Mock Version: 5.4 Mock Version: 5.4 Mock Version: 5.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --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 sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UUmckB + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/os-ken-2.8.1.tar.gz.asc --data=/builddir/build/SOURCES/os-ken-2.8.1.tar.gz gpgv: Signature made Fri Feb 23 14:37:53 2024 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf os-ken-2.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-2.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-ken-2.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-ken-2.8.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pylint.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0mBXVu + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.feYPHd + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement not satisfied: pbr Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ddus2K + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PIwPf3 + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement not satisfied: eventlet>=0.26.1 Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: msgpack>=1.0.0 Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement not satisfied: ncclient>=0.6.13 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.1.0 Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.2 Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0,!=4.4 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: pycodestyle>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement not satisfied: eventlet>=0.26.1 Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: msgpack>=1.0.0 Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement not satisfied: ncclient>=0.6.13 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.1.0 Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.3.1 Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.2 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to os_ken.egg-info/pbr.json writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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 under directory 'os_ken/tests/packet_data_generator' warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' 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' adding license file 'AUTHORS' writing manifest file 'os_ken.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-ken-2.8.1/os_ken-2.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: pbr (>=2.0.0) (installed: pbr 5.11.1) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: eventlet (>=0.26.1) Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: msgpack (>=1.0.0) Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: ncclient (>=0.6.13) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: netaddr (>=0.7.18) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: oslo.config (>=5.1.0) Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: ovs (>=2.8.0) (installed: ovs 3.2.2) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: Routes (>=2.3.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) Requirement not satisfied: WebOb (>=1.8.2) + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv os_ken-2.8.1.dist-info/ removed 'os_ken-2.8.1.dist-info/entry_points.txt' removed 'os_ken-2.8.1.dist-info/LICENSE' removed 'os_ken-2.8.1.dist-info/top_level.txt' removed 'os_ken-2.8.1.dist-info/pbr.json' removed 'os_ken-2.8.1.dist-info/METADATA' removed 'os_ken-2.8.1.dist-info/AUTHORS' removed directory 'os_ken-2.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ifPeT0 + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.33.3) Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: msgpack>=1.0.0 (installed: msgpack 1.0.6) Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement satisfied: ncclient>=0.6.13 (installed: ncclient 0.6.15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.4.0) Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pycodestyle>=2.0.0 (installed: pycodestyle 2.9.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.33.3) Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: msgpack>=1.0.0 (installed: msgpack 1.0.6) Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement satisfied: ncclient>=0.6.13 (installed: ncclient 0.6.15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.4.0) Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to os_ken.egg-info/pbr.json writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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 under directory 'os_ken/tests/packet_data_generator' warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' 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' adding license file 'AUTHORS' writing manifest file 'os_ken.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-ken-2.8.1/os_ken-2.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: pbr (>=2.0.0) (installed: pbr 5.11.1) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: eventlet (>=0.26.1) (installed: eventlet 0.33.3) Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: msgpack (>=1.0.0) (installed: msgpack 1.0.6) Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: ncclient (>=0.6.13) (installed: ncclient 0.6.15) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: oslo.config (>=5.1.0) (installed: oslo.config 9.4.0) Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: ovs (>=2.8.0) (installed: ovs 3.2.2) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv os_ken-2.8.1.dist-info/ removed 'os_ken-2.8.1.dist-info/entry_points.txt' removed 'os_ken-2.8.1.dist-info/LICENSE' removed 'os_ken-2.8.1.dist-info/top_level.txt' removed 'os_ken-2.8.1.dist-info/pbr.json' removed 'os_ken-2.8.1.dist-info/METADATA' removed 'os_ken-2.8.1.dist-info/AUTHORS' removed directory 'os_ken-2.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208169-1175787/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RcyZWi + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + echo -n + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.33.3) Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: msgpack>=1.0.0 (installed: msgpack 1.0.6) Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement satisfied: ncclient>=0.6.13 (installed: ncclient 0.6.15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.4.0) Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.4.1) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pycodestyle>=2.0.0 (installed: pycodestyle 2.9.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.33.3) Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: msgpack>=1.0.0 (installed: msgpack 1.0.6) Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs Requirement satisfied: ncclient>=0.6.13 (installed: ncclient 0.6.15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.4.0) Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovs>=2.8.0 (installed: ovs 3.2.2) Handling packaging>=20.4 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.4 (installed: packaging 20.9) Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to os_ken.egg-info/pbr.json writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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 under directory 'os_ken/tests/packet_data_generator' warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' 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' adding license file 'AUTHORS' writing manifest file 'os_ken.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-ken-2.8.1/os_ken-2.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: pbr (>=2.0.0) (installed: pbr 5.11.1) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: eventlet (>=0.26.1) (installed: eventlet 0.33.3) Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: msgpack (>=1.0.0) (installed: msgpack 1.0.6) Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: ncclient (>=0.6.13) (installed: ncclient 0.6.15) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: oslo.config (>=5.1.0) (installed: oslo.config 9.4.0) Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: ovs (>=2.8.0) (installed: ovs 3.2.2) Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: packaging (>=20.4) (installed: packaging 20.9) Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: Routes (>=2.3.1) (installed: Routes 2.5.1) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) + cat /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-buildrequires + rm -rfv os_ken-2.8.1.dist-info/ removed 'os_ken-2.8.1.dist-info/entry_points.txt' removed 'os_ken-2.8.1.dist-info/LICENSE' removed 'os_ken-2.8.1.dist-info/top_level.txt' removed 'os_ken-2.8.1.dist-info/pbr.json' removed 'os_ken-2.8.1.dist-info/METADATA' removed 'os_ken-2.8.1.dist-info/AUTHORS' removed directory 'os_ken-2.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bn1Pme + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + 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' + 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 ' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir Processing /builddir/build/BUILD/os-ken-2.8.1 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/tmp15h3onc9 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info writing pbr to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/pbr.json writing /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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 under directory 'os_ken/tests/packet_data_generator' warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' 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' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-w386amfc/os_ken-2.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: os-ken Building wheel for os-ken (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/tmpkw7ampuq /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_ken creating build/lib/os_ken/services creating build/lib/os_ken/services/protocols creating build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/manager.py -> build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/event.py -> build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/model.py -> build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/__init__.py -> build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/client.py -> build/lib/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/api.py -> build/lib/os_ken/services/protocols/ovsdb creating build/lib/os_ken/tests creating build/lib/os_ken/tests/unit copying os_ken/tests/unit/__init__.py -> build/lib/os_ken/tests/unit creating build/lib/os_ken/services/protocols/bgp creating build/lib/os_ken/services/protocols/bgp/operator creating build/lib/os_ken/services/protocols/bgp/operator/commands creating build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show creating build/lib/os_ken/tests/unit/services creating build/lib/os_ken/tests/unit/services/protocols creating build/lib/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> build/lib/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> build/lib/os_ken/tests/unit/services/protocols/bgp creating build/lib/os_ken/tests/integrated creating build/lib/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> build/lib/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base_ip6.py -> build/lib/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/__init__.py -> build/lib/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_basic.py -> build/lib/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base.py -> build/lib/os_ken/tests/integrated/bgp creating build/lib/os_ken/lib copying os_ken/lib/netdevice.py -> build/lib/os_ken/lib copying os_ken/lib/port_no.py -> build/lib/os_ken/lib copying os_ken/lib/bfdlib.py -> build/lib/os_ken/lib copying os_ken/lib/dpid.py -> build/lib/os_ken/lib copying os_ken/lib/mac.py -> build/lib/os_ken/lib copying os_ken/lib/snortlib.py -> build/lib/os_ken/lib copying os_ken/lib/ofp_pktinfilter.py -> build/lib/os_ken/lib copying os_ken/lib/lacplib.py -> build/lib/os_ken/lib copying os_ken/lib/__init__.py -> build/lib/os_ken/lib copying os_ken/lib/ip.py -> build/lib/os_ken/lib copying os_ken/lib/stplib.py -> build/lib/os_ken/lib copying os_ken/lib/addrconv.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_v1_2.py -> build/lib/os_ken/lib copying os_ken/lib/igmplib.py -> build/lib/os_ken/lib copying os_ken/lib/alert.py -> build/lib/os_ken/lib copying os_ken/lib/stringify.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_v1_0.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_nicira_ext.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_v1_3.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_utils.py -> build/lib/os_ken/lib copying os_ken/lib/mrtlib.py -> build/lib/os_ken/lib copying os_ken/lib/type_desc.py -> build/lib/os_ken/lib copying os_ken/lib/pack_utils.py -> build/lib/os_ken/lib copying os_ken/lib/sockopt.py -> build/lib/os_ken/lib copying os_ken/lib/sockaddr.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_string.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_v1_5.py -> build/lib/os_ken/lib copying os_ken/lib/hub.py -> build/lib/os_ken/lib copying os_ken/lib/pcaplib.py -> build/lib/os_ken/lib copying os_ken/lib/rpc.py -> build/lib/os_ken/lib copying os_ken/lib/ofctl_v1_4.py -> build/lib/os_ken/lib creating build/lib/os_ken/lib/netconf copying os_ken/lib/netconf/__init__.py -> build/lib/os_ken/lib/netconf copying os_ken/lib/netconf/constants.py -> build/lib/os_ken/lib/netconf creating build/lib/os_ken/services/protocols/zebra creating build/lib/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/interface.py -> build/lib/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/__init__.py -> build/lib/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/base.py -> build/lib/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/route.py -> build/lib/os_ken/services/protocols/zebra/db creating build/lib/os_ken/topology copying os_ken/topology/event.py -> build/lib/os_ken/topology copying os_ken/topology/__init__.py -> build/lib/os_ken/topology copying os_ken/topology/dumper.py -> build/lib/os_ken/topology copying os_ken/topology/switches.py -> build/lib/os_ken/topology copying os_ken/topology/api.py -> build/lib/os_ken/topology copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_request_reply_v12.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/__init__.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/run_test.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v10.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/tester.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_of_config.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/run_tests_with_ovs12.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/vrrp_common.py -> build/lib/os_ken/tests/integrated copying os_ken/tests/unit/services/__init__.py -> build/lib/os_ken/tests/unit/services creating build/lib/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/event.py -> build/lib/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/__init__.py -> build/lib/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/zserver.py -> build/lib/os_ken/services/protocols/zebra/server creating build/lib/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/test_sockaddr.py -> build/lib/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/__init__.py -> build/lib/os_ken/tests/unit/lib copying os_ken/services/protocols/bgp/operator/command.py -> build/lib/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/ssh.py -> build/lib/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/internal_api.py -> build/lib/os_ken/services/protocols/bgp/operator creating build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers 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 copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers copying os_ken/services/protocols/zebra/event.py -> build/lib/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/__init__.py -> build/lib/os_ken/services/protocols/zebra creating build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/fields.py -> build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/base.py -> build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/conf.py -> build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/bgp.py -> build/lib/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/other.py -> build/lib/os_ken/services/protocols/bgp/operator/views creating build/lib/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_app.py -> build/lib/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/__init__.py -> build/lib/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> build/lib/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/test_manager.py -> build/lib/os_ken/tests/unit/cmd creating build/lib/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers creating build/lib/os_ken/contrib copying os_ken/contrib/__init__.py -> build/lib/os_ken/contrib copying os_ken/tests/unit/services/protocols/__init__.py -> build/lib/os_ken/tests/unit/services/protocols creating build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/manager.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/event.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/__init__.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/dumper.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/router.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_openflow.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_router.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/utils.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/api.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_linux.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_manager.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/rpc_manager.py -> build/lib/os_ken/services/protocols/vrrp copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/root.py -> build/lib/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/set.py -> build/lib/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/clear.py -> build/lib/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/responses.py -> build/lib/os_ken/services/protocols/bgp/operator/commands creating build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/__init__.py -> build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/quagga.py -> build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/oskenbgp.py -> build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/docker_base.py -> build/lib/os_ken/tests/integrated/common creating build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/__init__.py -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/generated_classes.py -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/base.py -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/classes.py -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/capable_switch.py -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/constants.py -> build/lib/os_ken/lib/of_config creating build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/__init__.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rtconf.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/all.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/base.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/import_map.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/prefix.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/operator.py -> build/lib/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/core.py -> build/lib/os_ken/services/protocols/bgp/api creating build/lib/os_ken/ofproto copying os_ken/ofproto/oxm_fields.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/oxx_fields.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/__init__.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_common.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/oxs_fields.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_utils.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_protocol.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ether.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/inet.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/nx_actions.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5_parser.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/nx_match.py -> build/lib/os_ken/ofproto copying os_ken/ofproto/nicira_ext.py -> build/lib/os_ken/ofproto creating build/lib/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/services/__init__.py -> build/lib/os_ken/services creating build/lib/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/__init__.py -> build/lib/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/common.py -> build/lib/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/base.py -> build/lib/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> build/lib/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> build/lib/os_ken/services/protocols/bgp/rtconf creating build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/circlist.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/stats.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/evtlet.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/validation.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/bgp.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/rtfilter.py -> build/lib/os_ken/services/protocols/bgp/utils copying os_ken/cfg.py -> build/lib/os_ken copying os_ken/__init__.py -> build/lib/os_ken copying os_ken/hooks.py -> build/lib/os_ken copying os_ken/utils.py -> build/lib/os_ken copying os_ken/exception.py -> build/lib/os_ken copying os_ken/log.py -> build/lib/os_ken copying os_ken/flags.py -> build/lib/os_ken creating build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxm.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/__init__.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v10.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ether.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxs.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_inet.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v12.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v13.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_compat.py -> build/lib/os_ken/tests/unit/ofproto copying os_ken/services/protocols/bgp/peer.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/model.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/__init__.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/protocol.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core_manager.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/base.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgpspeaker.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/net_ctrl.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bmp.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/constants.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/processor.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/speaker.py -> build/lib/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/application.py -> build/lib/os_ken/services/protocols/bgp creating build/lib/os_ken/app creating build/lib/os_ken/app/ofctl copying os_ken/app/ofctl/event.py -> build/lib/os_ken/app/ofctl copying os_ken/app/ofctl/__init__.py -> build/lib/os_ken/app/ofctl copying os_ken/app/ofctl/service.py -> build/lib/os_ken/app/ofctl copying os_ken/app/ofctl/exception.py -> build/lib/os_ken/app/ofctl copying os_ken/app/ofctl/api.py -> build/lib/os_ken/app/ofctl creating build/lib/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/__init__.py -> build/lib/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/test_controller.py -> build/lib/os_ken/tests/unit/controller creating build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_udp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_openflow.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_pbb.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/__init__.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vrrp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_mpls.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv6.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_arp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_geneve.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_lldp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_tcp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ethernet.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ospf.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vlan.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_gre.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_igmp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bgp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_slow.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bfd.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_zebra.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bmp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bpdu.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv4.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_llc.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmpv6.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_packet.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vxlan.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_sctp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_cfm.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_dhcp.py -> build/lib/os_ken/tests/unit/packet copying os_ken/tests/__init__.py -> build/lib/os_ken/tests copying os_ken/app/__init__.py -> build/lib/os_ken/app creating build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/rtc.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpn.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/__init__.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/base.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/evpn.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrffs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> build/lib/os_ken/services/protocols/bgp/info_base creating build/lib/os_ken/lib/xflow copying os_ken/lib/xflow/__init__.py -> build/lib/os_ken/lib/xflow copying os_ken/lib/xflow/sflow.py -> build/lib/os_ken/lib/xflow copying os_ken/lib/xflow/netflow.py -> build/lib/os_ken/lib/xflow copying os_ken/services/protocols/__init__.py -> build/lib/os_ken/services/protocols creating build/lib/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/__init__.py -> build/lib/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/base.py -> build/lib/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/emit.py -> build/lib/os_ken/services/protocols/bgp/signals creating build/lib/os_ken/controller copying os_ken/controller/ofp_event.py -> build/lib/os_ken/controller copying os_ken/controller/event.py -> build/lib/os_ken/controller copying os_ken/controller/mac_to_port.py -> build/lib/os_ken/controller copying os_ken/controller/__init__.py -> build/lib/os_ken/controller copying os_ken/controller/tunnels.py -> build/lib/os_ken/controller copying os_ken/controller/ofp_api.py -> build/lib/os_ken/controller copying os_ken/controller/conf_switch.py -> build/lib/os_ken/controller copying os_ken/controller/ofp_handler.py -> build/lib/os_ken/controller copying os_ken/controller/network.py -> build/lib/os_ken/controller copying os_ken/controller/mac_to_network.py -> build/lib/os_ken/controller copying os_ken/controller/dpset.py -> build/lib/os_ken/controller copying os_ken/controller/handler.py -> build/lib/os_ken/controller copying os_ken/controller/controller.py -> build/lib/os_ken/controller creating build/lib/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/event.py -> build/lib/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/__init__.py -> build/lib/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/zclient.py -> build/lib/os_ken/services/protocols/zebra/client creating build/lib/os_ken/tests/switch copying os_ken/tests/switch/__init__.py -> build/lib/os_ken/tests/switch copying os_ken/tests/switch/tester.py -> build/lib/os_ken/tests/switch copying os_ken/tests/switch/run_mininet.py -> build/lib/os_ken/tests/switch creating build/lib/os_ken/lib/packet copying os_ken/lib/packet/ipv4.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/icmpv6.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/vxlan.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/ipv6.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/dhcp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/slow.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/ether_types.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/zebra.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/__init__.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/stream_parser.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/linux.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/cfm.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/afi.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/tcp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/openflow.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/ethernet.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/lldp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/igmp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/vlan.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/sctp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/icmp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/in_proto.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/udp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/bmp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/gre.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/pbb.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/bpdu.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/arp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/safi.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/packet_base.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/packet_utils.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/geneve.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/bgp.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/llc.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/bfd.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/ospf.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/dhcp6.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/packet.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/mpls.py -> build/lib/os_ken/lib/packet copying os_ken/lib/packet/vrrp.py -> build/lib/os_ken/lib/packet creating build/lib/os_ken/cmd copying os_ken/cmd/manager.py -> build/lib/os_ken/cmd copying os_ken/cmd/osken_base.py -> build/lib/os_ken/cmd copying os_ken/cmd/__init__.py -> build/lib/os_ken/cmd copying os_ken/cmd/ofa_neutron_agent.py -> build/lib/os_ken/cmd copying os_ken/cmd/of_config_cli.py -> build/lib/os_ken/cmd copying os_ken/cmd/rpc_cli.py -> build/lib/os_ken/cmd creating build/lib/os_ken/base copying os_ken/base/app_manager.py -> build/lib/os_ken/base copying os_ken/base/__init__.py -> build/lib/os_ken/base creating build/lib/os_ken/lib/ovs copying os_ken/lib/ovs/bridge.py -> build/lib/os_ken/lib/ovs copying os_ken/lib/ovs/db_client.py -> build/lib/os_ken/lib/ovs copying os_ken/lib/ovs/__init__.py -> build/lib/os_ken/lib/ovs copying os_ken/lib/ovs/vsctl.py -> build/lib/os_ken/lib/ovs copying os_ken/lib/ovs/vswitch_idl.py -> build/lib/os_ken/lib/ovs running egg_info writing pbr to os_ken.egg-info/pbr.json writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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 under directory 'os_ken/tests/packet_data_generator' warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' 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' adding license file 'AUTHORS' writing manifest file 'os_ken.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l2.mpls' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet.l2.mpls' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet.l2.mpls' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet.l2.mpls' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l2.vlan' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet.l2.vlan' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet.l2.vlan' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet.l2.vlan' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l3.icmp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet.l3.icmp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet.l3.icmp' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet.l3.icmp' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l3.ip_ttl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet.l3.ip_ttl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet.l3.ip_ttl' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet.l3.ip_ttl' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.packet_lib.arp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.mininet.packet_lib.arp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.mininet.packet_lib.arp' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.mininet.packet_lib.arp' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.bgp4' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.bgp4' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.bgp4' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.bgp4' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.mrt' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.mrt' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.mrt' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.mrt' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of10' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.of10' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.of10' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.of10' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of12' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.of12' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.of12' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.of12' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of13' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.of13' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.of13' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.of13' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of14' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.of14' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.of14' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.of14' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of15' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.of15' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.of15' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.of15' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.pcap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data.pcap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data.pcap' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data.pcap' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data_generator3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.packet_data_generator3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.packet_data_generator3' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.packet_data_generator3' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of10.action' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of10.action' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of10.action' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of10.action' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of10.match' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of10.match' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of10.match' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of10.match' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.action' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of13.action' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of13.action' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of13.action' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.group' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of13.group' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of13.group' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of13.group' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.match' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of13.match' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of13.match' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of13.match' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.meter' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of13.meter' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of13.meter' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of13.meter' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.action' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of14.action' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of14.action' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of14.action' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.group' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of14.group' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of14.group' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of14.group' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.match' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of14.match' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of14.match' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of14.match' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.meter' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.switch.of14.meter' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.switch.of14.meter' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.switch.of14.meter' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of10' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.unit.ofproto.json.of10' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.unit.ofproto.json.of10' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.unit.ofproto.json.of10' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of12' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.unit.ofproto.json.of12' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.unit.ofproto.json.of12' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.unit.ofproto.json.of12' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of13' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.unit.ofproto.json.of13' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.unit.ofproto.json.of13' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.unit.ofproto.json.of13' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of14' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.unit.ofproto.json.of14' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.unit.ofproto.json.of14' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.unit.ofproto.json.of14' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of15' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'os_ken.tests.unit.ofproto.json.of15' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'os_ken.tests.unit.ofproto.json.of15' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'os_ken.tests.unit.ofproto.json.of15' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying os_ken/lib/netconf/netconf.xsd -> build/lib/os_ken/lib/netconf copying os_ken/lib/netconf/xml.xsd -> build/lib/os_ken/lib/netconf copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.sh -> build/lib/os_ken/tests/integrated copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> build/lib/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> build/lib/os_ken/tests/integrated/common copying os_ken/lib/of_config/ietf-inet-types.xsd -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-yang-types.xsd -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.0.xsd -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.1.xsd -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.xsd -> build/lib/os_ken/lib/of_config copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> build/lib/os_ken/lib/of_config creating build/lib/os_ken/tests/unit/ofproto/json creating build/lib/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 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 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 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 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 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 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 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 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 creating build/lib/os_ken/tests/unit/ofproto/json/of12 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 copying os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 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 copying os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 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 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 copying os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 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 copying os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 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 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 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 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 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 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 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 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 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 creating build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 copying os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 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 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 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 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 creating build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 copying os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 copying os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 copying os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 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 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 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 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 creating build/lib/os_ken/tests/unit/ofproto/json/of15 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 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 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 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 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 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 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 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 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/controller/cert.crt -> build/lib/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/cert.key -> build/lib/os_ken/tests/unit/controller creating build/lib/os_ken/tests/mininet copying os_ken/tests/mininet/run_mnet-test.sh -> build/lib/os_ken/tests/mininet creating build/lib/os_ken/tests/mininet/l2 creating build/lib/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> build/lib/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> build/lib/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> build/lib/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> build/lib/os_ken/tests/mininet/l2/mpls creating build/lib/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> build/lib/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> build/lib/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> build/lib/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> build/lib/os_ken/tests/mininet/l2/vlan creating build/lib/os_ken/tests/mininet/l3 creating build/lib/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> build/lib/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> build/lib/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> build/lib/os_ken/tests/mininet/l3/icmp creating build/lib/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> build/lib/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> build/lib/os_ken/tests/mininet/l3/ip_ttl creating build/lib/os_ken/tests/mininet/packet_lib creating build/lib/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> build/lib/os_ken/tests/mininet/packet_lib/arp creating build/lib/os_ken/tests/packet_data creating build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> build/lib/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 creating build/lib/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> build/lib/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> build/lib/os_ken/tests/packet_data/mrt creating build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> build/lib/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 creating build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of12 creating build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> build/lib/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> build/lib/os_ken/tests/packet_data/of13 creating build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of14 creating build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> build/lib/os_ken/tests/packet_data/of15 creating build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/big_endian.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/little_endian.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> build/lib/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> build/lib/os_ken/tests/packet_data/pcap creating build/lib/os_ken/tests/packet_data_generator3 copying os_ken/tests/packet_data_generator3/gen.py -> build/lib/os_ken/tests/packet_data_generator3 creating build/lib/os_ken/tests/switch/of10 creating build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action creating build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/02_DL_DST.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match creating build/lib/os_ken/tests/switch/of13 creating build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of13/action creating build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 creating build/lib/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/00_ALL.json -> build/lib/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of13/group creating build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of13/match creating build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter creating build/lib/os_ken/tests/switch/of14 creating build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of14/action creating build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 creating build/lib/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/00_ALL.json -> build/lib/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of14/group creating build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> build/lib/os_ken/tests/switch/of14/match creating build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/os_ken creating build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/ofp_event.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/event.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/mac_to_port.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/tunnels.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/ofp_api.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/conf_switch.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/ofp_handler.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/network.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/mac_to_network.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/dpset.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/handler.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/controller/controller.py -> build/bdist.linux-x86_64/wheel/os_ken/controller copying build/lib/os_ken/cfg.py -> build/bdist.linux-x86_64/wheel/os_ken copying build/lib/os_ken/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken creating build/bdist.linux-x86_64/wheel/os_ken/services creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols copying build/lib/os_ken/services/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/model.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/client.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb copying build/lib/os_ken/services/protocols/ovsdb/api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/circlist.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/stats.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/evtlet.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/validation.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils copying build/lib/os_ken/services/protocols/bgp/utils/rtfilter.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/rtconf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/all.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/rpc_log_handler.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/import_map.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/prefix.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/operator.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api copying build/lib/os_ken/services/protocols/bgp/api/core.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/rtc.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/evpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrffs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/info_base/vrfevpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base copying build/lib/os_ken/services/protocols/bgp/peer.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/model.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/protocol.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/core_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/rtconf/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/rtconf/common.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/rtconf/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/rtconf/vrfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/rtconf/neighbors.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf copying build/lib/os_ken/services/protocols/bgp/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/bgpspeaker.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/net_ctrl.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals copying build/lib/os_ken/services/protocols/bgp/signals/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals copying build/lib/os_ken/services/protocols/bgp/signals/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals copying build/lib/os_ken/services/protocols/bgp/signals/emit.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals copying build/lib/os_ken/services/protocols/bgp/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/processor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/core_managers/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/core_managers/peer_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/core_managers/table_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers copying build/lib/os_ken/services/protocols/bgp/bgp_sample_conf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/core.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator copying build/lib/os_ken/services/protocols/bgp/operator/command.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator copying build/lib/os_ken/services/protocols/bgp/operator/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands copying build/lib/os_ken/services/protocols/bgp/operator/commands/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands copying build/lib/os_ken/services/protocols/bgp/operator/commands/root.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands copying build/lib/os_ken/services/protocols/bgp/operator/commands/set.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands copying build/lib/os_ken/services/protocols/bgp/operator/commands/clear.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/rib.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/memory.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/count.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show copying build/lib/os_ken/services/protocols/bgp/operator/commands/responses.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/fields.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/conf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/views/other.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views copying build/lib/os_ken/services/protocols/bgp/operator/ssh.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator copying build/lib/os_ken/services/protocols/bgp/operator/internal_api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator copying build/lib/os_ken/services/protocols/bgp/speaker.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp copying build/lib/os_ken/services/protocols/bgp/application.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server copying build/lib/os_ken/services/protocols/zebra/server/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server copying build/lib/os_ken/services/protocols/zebra/server/sample_dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server copying build/lib/os_ken/services/protocols/zebra/server/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server copying build/lib/os_ken/services/protocols/zebra/server/zserver.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server copying build/lib/os_ken/services/protocols/zebra/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra copying build/lib/os_ken/services/protocols/zebra/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db copying build/lib/os_ken/services/protocols/zebra/db/interface.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db copying build/lib/os_ken/services/protocols/zebra/db/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db copying build/lib/os_ken/services/protocols/zebra/db/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db copying build/lib/os_ken/services/protocols/zebra/db/route.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client copying build/lib/os_ken/services/protocols/zebra/client/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client copying build/lib/os_ken/services/protocols/zebra/client/sample_dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client copying build/lib/os_ken/services/protocols/zebra/client/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client copying build/lib/os_ken/services/protocols/zebra/client/zclient.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/router.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/monitor_openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/sample_router.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/utils.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/monitor_linux.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/sample_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/monitor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/protocols/vrrp/rpc_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp copying build/lib/os_ken/services/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services copying build/lib/os_ken/hooks.py -> build/bdist.linux-x86_64/wheel/os_ken copying build/lib/os_ken/utils.py -> build/bdist.linux-x86_64/wheel/os_ken creating build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/oxm_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/oxx_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_4.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_0_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_3.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_0.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_5.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_3_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_common.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/oxs_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_4_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_2.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_2_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_protocol.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ether.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/inet.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/nx_actions.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/ofproto_v1_5_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/nx_match.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/ofproto/nicira_ext.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto copying build/lib/os_ken/exception.py -> build/bdist.linux-x86_64/wheel/os_ken creating build/bdist.linux-x86_64/wheel/os_ken/topology copying build/lib/os_ken/topology/event.py -> build/bdist.linux-x86_64/wheel/os_ken/topology copying build/lib/os_ken/topology/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/topology copying build/lib/os_ken/topology/dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/topology copying build/lib/os_ken/topology/switches.py -> build/bdist.linux-x86_64/wheel/os_ken/topology copying build/lib/os_ken/topology/api.py -> build/bdist.linux-x86_64/wheel/os_ken/topology creating build/bdist.linux-x86_64/wheel/os_ken/app copying build/lib/os_ken/app/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/app creating build/bdist.linux-x86_64/wheel/os_ken/app/ofctl copying build/lib/os_ken/app/ofctl/event.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl copying build/lib/os_ken/app/ofctl/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl copying build/lib/os_ken/app/ofctl/service.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl copying build/lib/os_ken/app/ofctl/exception.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl copying build/lib/os_ken/app/ofctl/api.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl creating build/bdist.linux-x86_64/wheel/os_ken/tests copying build/lib/os_ken/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_add_flow_v12_actions.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_request_reply_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_vrrp_multi.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/run_test.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_add_flow_v10.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_add_flow_v12_matches.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/tester.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_of_config.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated copying build/lib/os_ken/tests/integrated/test_vrrp_multi.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/bgp/test_ip6_basic.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/bgp/base_ip6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/bgp/test_basic.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/bgp/base.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp copying build/lib/os_ken/tests/integrated/run_tests_with_ovs12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/quagga.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/oskenbgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/common/docker_base.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common copying build/lib/os_ken/tests/integrated/vrrp_common.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet copying build/lib/os_ken/tests/mininet/run_mnet-test.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3 creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl copying build/lib/os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl copying build/lib/os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp copying build/lib/os_ken/tests/mininet/l3/icmp/test_icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2 creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan copying build/lib/os_ken/tests/mininet/l2/vlan/test_vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan copying build/lib/os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls copying build/lib/os_ken/tests/mininet/l2/mpls/test_mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls copying build/lib/os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp copying build/lib/os_ken/tests/mininet/packet_lib/arp/test_arp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/gre_full_options.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/zebra_v3.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/big_endian.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/little_endian.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/zebra_v2.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/gre_no_option.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap copying build/lib/os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 copying build/lib/os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/1-5-features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 copying build/lib/os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt copying build/lib/os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt copying build/lib/os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 copying build/lib/os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data_generator3 copying build/lib/os_ken/tests/packet_data_generator3/gen.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data_generator3 creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch copying build/lib/os_ken/tests/switch/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14 creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/02_METADATA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/41_PBB_UCA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/20_POP_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/18_POP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/27_POP_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/of14/group/00_ALL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group copying build/lib/os_ken/tests/switch/tester.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10 creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/05_DL_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/02_DL_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/01_DL_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/03_DL_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action copying build/lib/os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13 creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/02_METADATA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/20_POP_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/18_POP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/27_POP_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/of13/group/00_ALL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group copying build/lib/os_ken/tests/switch/run_mininet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller copying build/lib/os_ken/tests/unit/controller/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller copying build/lib/os_ken/tests/unit/controller/test_controller.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller copying build/lib/os_ken/tests/unit/controller/cert.crt -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller copying build/lib/os_ken/tests/unit/controller/cert.key -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller copying build/lib/os_ken/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols copying build/lib/os_ken/tests/unit/services/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp copying build/lib/os_ken/tests/unit/services/protocols/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_peer.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers copying build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers copying build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers copying build/lib/os_ken/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_oxm.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_ofproto.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser_v10.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_ether.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_oxs.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_inet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_common.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 copying build/lib/os_ken/tests/unit/ofproto/test_parser_v13.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto copying build/lib/os_ken/tests/unit/ofproto/test_parser_compat.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib copying build/lib/os_ken/tests/unit/lib/test_sockaddr.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib copying build/lib/os_ken/tests/unit/lib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_udp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_pbb.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_vrrp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_arp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_geneve.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_lldp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_tcp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_ethernet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_ospf.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_gre.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_igmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_slow.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_bfd.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_zebra.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_bpdu.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_llc.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_icmpv6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_packet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_vxlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_sctp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_cfm.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet copying build/lib/os_ken/tests/unit/packet/test_dhcp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd copying build/lib/os_ken/tests/unit/cmd/dummy_app.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd copying build/lib/os_ken/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd copying build/lib/os_ken/tests/unit/cmd/dummy_openflow_app.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd copying build/lib/os_ken/tests/unit/cmd/test_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd creating build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/netdevice.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/port_no.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/bfdlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib creating build/bdist.linux-x86_64/wheel/os_ken/lib/xflow copying build/lib/os_ken/lib/xflow/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow copying build/lib/os_ken/lib/xflow/sflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow copying build/lib/os_ken/lib/xflow/netflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow copying build/lib/os_ken/lib/dpid.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/mac.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/snortlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofp_pktinfilter.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/lacplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ip.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/stplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/addrconv.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_v1_2.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/igmplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/alert.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/stringify.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_v1_0.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_nicira_ext.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_v1_3.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib creating build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/icmpv6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/vxlan.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/dhcp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/slow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/ether_types.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/zebra.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/stream_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/linux.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/cfm.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/afi.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/tcp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/ethernet.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/lldp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/igmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/sctp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/in_proto.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/udp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/gre.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/pbb.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/bpdu.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/arp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/safi.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/packet_base.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/packet_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/geneve.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/llc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/bfd.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/ospf.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/dhcp6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/packet.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/packet/vrrp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet copying build/lib/os_ken/lib/mrtlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/type_desc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib creating build/bdist.linux-x86_64/wheel/os_ken/lib/netconf copying build/lib/os_ken/lib/netconf/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf copying build/lib/os_ken/lib/netconf/netconf.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf copying build/lib/os_ken/lib/netconf/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf copying build/lib/os_ken/lib/netconf/xml.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf copying build/lib/os_ken/lib/pack_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib creating build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/ovs/bridge.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/ovs/db_client.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/ovs/vsctl.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/ovs/vswitch_idl.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs copying build/lib/os_ken/lib/sockopt.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/sockaddr.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_string.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_v1_5.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/hub.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/pcaplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/rpc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib copying build/lib/os_ken/lib/ofctl_v1_4.py -> build/bdist.linux-x86_64/wheel/os_ken/lib creating build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/ietf-yang-types.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/of-config-1.1.1.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/generated_classes.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/base.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/classes.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/of-config-1.0.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/capable_switch.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/xmldsig-core-schema.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/of-config-1.1.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/lib/of_config/ietf-inet-types.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config copying build/lib/os_ken/log.py -> build/bdist.linux-x86_64/wheel/os_ken copying build/lib/os_ken/flags.py -> build/bdist.linux-x86_64/wheel/os_ken creating build/bdist.linux-x86_64/wheel/os_ken/base copying build/lib/os_ken/base/app_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/base copying build/lib/os_ken/base/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/base creating build/bdist.linux-x86_64/wheel/os_ken/contrib copying build/lib/os_ken/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/contrib creating build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/osken_base.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/ofa_neutron_agent.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/of_config_cli.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd copying build/lib/os_ken/cmd/rpc_cli.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd running install_egg_info Copying os_ken.egg-info to build/bdist.linux-x86_64/wheel/os_ken-2.8.1-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/os_ken-2.8.1.dist-info/WHEEL creating '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-wheel-umzrmle2/tmpe1chwe0v/os_ken-2.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'os_ken/__init__.py' adding 'os_ken/cfg.py' adding 'os_ken/exception.py' adding 'os_ken/flags.py' adding 'os_ken/hooks.py' adding 'os_ken/log.py' adding 'os_ken/utils.py' adding 'os_ken/app/__init__.py' adding 'os_ken/app/ofctl/__init__.py' adding 'os_ken/app/ofctl/api.py' adding 'os_ken/app/ofctl/event.py' adding 'os_ken/app/ofctl/exception.py' adding 'os_ken/app/ofctl/service.py' adding 'os_ken/base/__init__.py' adding 'os_ken/base/app_manager.py' adding 'os_ken/cmd/__init__.py' adding 'os_ken/cmd/manager.py' adding 'os_ken/cmd/of_config_cli.py' adding 'os_ken/cmd/ofa_neutron_agent.py' adding 'os_ken/cmd/osken_base.py' adding 'os_ken/cmd/rpc_cli.py' adding 'os_ken/contrib/__init__.py' adding 'os_ken/controller/__init__.py' adding 'os_ken/controller/conf_switch.py' adding 'os_ken/controller/controller.py' adding 'os_ken/controller/dpset.py' adding 'os_ken/controller/event.py' adding 'os_ken/controller/handler.py' adding 'os_ken/controller/mac_to_network.py' adding 'os_ken/controller/mac_to_port.py' adding 'os_ken/controller/network.py' adding 'os_ken/controller/ofp_api.py' adding 'os_ken/controller/ofp_event.py' adding 'os_ken/controller/ofp_handler.py' adding 'os_ken/controller/tunnels.py' adding 'os_ken/lib/__init__.py' adding 'os_ken/lib/addrconv.py' adding 'os_ken/lib/alert.py' adding 'os_ken/lib/bfdlib.py' adding 'os_ken/lib/dpid.py' adding 'os_ken/lib/hub.py' adding 'os_ken/lib/igmplib.py' adding 'os_ken/lib/ip.py' adding 'os_ken/lib/lacplib.py' adding 'os_ken/lib/mac.py' adding 'os_ken/lib/mrtlib.py' adding 'os_ken/lib/netdevice.py' adding 'os_ken/lib/ofctl_nicira_ext.py' adding 'os_ken/lib/ofctl_string.py' adding 'os_ken/lib/ofctl_utils.py' adding 'os_ken/lib/ofctl_v1_0.py' adding 'os_ken/lib/ofctl_v1_2.py' adding 'os_ken/lib/ofctl_v1_3.py' adding 'os_ken/lib/ofctl_v1_4.py' adding 'os_ken/lib/ofctl_v1_5.py' adding 'os_ken/lib/ofp_pktinfilter.py' adding 'os_ken/lib/pack_utils.py' adding 'os_ken/lib/pcaplib.py' adding 'os_ken/lib/port_no.py' adding 'os_ken/lib/rpc.py' adding 'os_ken/lib/snortlib.py' adding 'os_ken/lib/sockaddr.py' adding 'os_ken/lib/sockopt.py' adding 'os_ken/lib/stplib.py' adding 'os_ken/lib/stringify.py' adding 'os_ken/lib/type_desc.py' adding 'os_ken/lib/netconf/__init__.py' adding 'os_ken/lib/netconf/constants.py' adding 'os_ken/lib/netconf/netconf.xsd' adding 'os_ken/lib/netconf/xml.xsd' adding 'os_ken/lib/of_config/__init__.py' adding 'os_ken/lib/of_config/base.py' adding 'os_ken/lib/of_config/capable_switch.py' adding 'os_ken/lib/of_config/classes.py' adding 'os_ken/lib/of_config/constants.py' adding 'os_ken/lib/of_config/generated_classes.py' adding 'os_ken/lib/of_config/ietf-inet-types.xsd' adding 'os_ken/lib/of_config/ietf-yang-types.xsd' adding 'os_ken/lib/of_config/of-config-1.0.xsd' adding 'os_ken/lib/of_config/of-config-1.1.1.xsd' adding 'os_ken/lib/of_config/of-config-1.1.xsd' adding 'os_ken/lib/of_config/xmldsig-core-schema.xsd' adding 'os_ken/lib/ovs/__init__.py' adding 'os_ken/lib/ovs/bridge.py' adding 'os_ken/lib/ovs/db_client.py' adding 'os_ken/lib/ovs/vsctl.py' adding 'os_ken/lib/ovs/vswitch_idl.py' adding 'os_ken/lib/packet/__init__.py' adding 'os_ken/lib/packet/afi.py' adding 'os_ken/lib/packet/arp.py' adding 'os_ken/lib/packet/bfd.py' adding 'os_ken/lib/packet/bgp.py' adding 'os_ken/lib/packet/bmp.py' adding 'os_ken/lib/packet/bpdu.py' adding 'os_ken/lib/packet/cfm.py' adding 'os_ken/lib/packet/dhcp.py' adding 'os_ken/lib/packet/dhcp6.py' adding 'os_ken/lib/packet/ether_types.py' adding 'os_ken/lib/packet/ethernet.py' adding 'os_ken/lib/packet/geneve.py' adding 'os_ken/lib/packet/gre.py' adding 'os_ken/lib/packet/icmp.py' adding 'os_ken/lib/packet/icmpv6.py' adding 'os_ken/lib/packet/igmp.py' adding 'os_ken/lib/packet/in_proto.py' adding 'os_ken/lib/packet/ipv4.py' adding 'os_ken/lib/packet/ipv6.py' adding 'os_ken/lib/packet/linux.py' adding 'os_ken/lib/packet/llc.py' adding 'os_ken/lib/packet/lldp.py' adding 'os_ken/lib/packet/mpls.py' adding 'os_ken/lib/packet/openflow.py' adding 'os_ken/lib/packet/ospf.py' adding 'os_ken/lib/packet/packet.py' adding 'os_ken/lib/packet/packet_base.py' adding 'os_ken/lib/packet/packet_utils.py' adding 'os_ken/lib/packet/pbb.py' adding 'os_ken/lib/packet/safi.py' adding 'os_ken/lib/packet/sctp.py' adding 'os_ken/lib/packet/slow.py' adding 'os_ken/lib/packet/stream_parser.py' adding 'os_ken/lib/packet/tcp.py' adding 'os_ken/lib/packet/udp.py' adding 'os_ken/lib/packet/vlan.py' adding 'os_ken/lib/packet/vrrp.py' adding 'os_ken/lib/packet/vxlan.py' adding 'os_ken/lib/packet/zebra.py' adding 'os_ken/lib/xflow/__init__.py' adding 'os_ken/lib/xflow/netflow.py' adding 'os_ken/lib/xflow/sflow.py' adding 'os_ken/ofproto/__init__.py' adding 'os_ken/ofproto/ether.py' adding 'os_ken/ofproto/inet.py' adding 'os_ken/ofproto/nicira_ext.py' adding 'os_ken/ofproto/nx_actions.py' adding 'os_ken/ofproto/nx_match.py' adding 'os_ken/ofproto/ofproto_common.py' adding 'os_ken/ofproto/ofproto_parser.py' adding 'os_ken/ofproto/ofproto_protocol.py' adding 'os_ken/ofproto/ofproto_utils.py' adding 'os_ken/ofproto/ofproto_v1_0.py' adding 'os_ken/ofproto/ofproto_v1_0_parser.py' adding 'os_ken/ofproto/ofproto_v1_2.py' adding 'os_ken/ofproto/ofproto_v1_2_parser.py' adding 'os_ken/ofproto/ofproto_v1_3.py' adding 'os_ken/ofproto/ofproto_v1_3_parser.py' adding 'os_ken/ofproto/ofproto_v1_4.py' adding 'os_ken/ofproto/ofproto_v1_4_parser.py' adding 'os_ken/ofproto/ofproto_v1_5.py' adding 'os_ken/ofproto/ofproto_v1_5_parser.py' adding 'os_ken/ofproto/oxm_fields.py' adding 'os_ken/ofproto/oxs_fields.py' adding 'os_ken/ofproto/oxx_fields.py' adding 'os_ken/services/__init__.py' adding 'os_ken/services/protocols/__init__.py' adding 'os_ken/services/protocols/bgp/__init__.py' adding 'os_ken/services/protocols/bgp/application.py' adding 'os_ken/services/protocols/bgp/base.py' adding 'os_ken/services/protocols/bgp/bgp_sample_conf.py' adding 'os_ken/services/protocols/bgp/bgpspeaker.py' adding 'os_ken/services/protocols/bgp/bmp.py' adding 'os_ken/services/protocols/bgp/constants.py' adding 'os_ken/services/protocols/bgp/core.py' adding 'os_ken/services/protocols/bgp/core_manager.py' adding 'os_ken/services/protocols/bgp/model.py' adding 'os_ken/services/protocols/bgp/net_ctrl.py' adding 'os_ken/services/protocols/bgp/peer.py' adding 'os_ken/services/protocols/bgp/processor.py' adding 'os_ken/services/protocols/bgp/protocol.py' adding 'os_ken/services/protocols/bgp/speaker.py' adding 'os_ken/services/protocols/bgp/api/__init__.py' adding 'os_ken/services/protocols/bgp/api/all.py' adding 'os_ken/services/protocols/bgp/api/base.py' adding 'os_ken/services/protocols/bgp/api/core.py' adding 'os_ken/services/protocols/bgp/api/import_map.py' adding 'os_ken/services/protocols/bgp/api/operator.py' adding 'os_ken/services/protocols/bgp/api/prefix.py' adding 'os_ken/services/protocols/bgp/api/rpc_log_handler.py' adding 'os_ken/services/protocols/bgp/api/rtconf.py' adding 'os_ken/services/protocols/bgp/core_managers/__init__.py' adding 'os_ken/services/protocols/bgp/core_managers/configuration_manager.py' adding 'os_ken/services/protocols/bgp/core_managers/import_map_manager.py' adding 'os_ken/services/protocols/bgp/core_managers/peer_manager.py' adding 'os_ken/services/protocols/bgp/core_managers/table_manager.py' adding 'os_ken/services/protocols/bgp/info_base/__init__.py' adding 'os_ken/services/protocols/bgp/info_base/base.py' adding 'os_ken/services/protocols/bgp/info_base/evpn.py' adding 'os_ken/services/protocols/bgp/info_base/ipv4.py' adding 'os_ken/services/protocols/bgp/info_base/ipv4fs.py' adding 'os_ken/services/protocols/bgp/info_base/ipv6.py' adding 'os_ken/services/protocols/bgp/info_base/ipv6fs.py' adding 'os_ken/services/protocols/bgp/info_base/l2vpnfs.py' adding 'os_ken/services/protocols/bgp/info_base/rtc.py' adding 'os_ken/services/protocols/bgp/info_base/vpn.py' adding 'os_ken/services/protocols/bgp/info_base/vpnv4.py' adding 'os_ken/services/protocols/bgp/info_base/vpnv4fs.py' adding 'os_ken/services/protocols/bgp/info_base/vpnv6.py' adding 'os_ken/services/protocols/bgp/info_base/vpnv6fs.py' adding 'os_ken/services/protocols/bgp/info_base/vrf.py' adding 'os_ken/services/protocols/bgp/info_base/vrf4.py' adding 'os_ken/services/protocols/bgp/info_base/vrf4fs.py' adding 'os_ken/services/protocols/bgp/info_base/vrf6.py' adding 'os_ken/services/protocols/bgp/info_base/vrf6fs.py' adding 'os_ken/services/protocols/bgp/info_base/vrfevpn.py' adding 'os_ken/services/protocols/bgp/info_base/vrffs.py' adding 'os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py' adding 'os_ken/services/protocols/bgp/operator/__init__.py' adding 'os_ken/services/protocols/bgp/operator/command.py' adding 'os_ken/services/protocols/bgp/operator/internal_api.py' adding 'os_ken/services/protocols/bgp/operator/ssh.py' adding 'os_ken/services/protocols/bgp/operator/commands/__init__.py' adding 'os_ken/services/protocols/bgp/operator/commands/clear.py' adding 'os_ken/services/protocols/bgp/operator/commands/responses.py' adding 'os_ken/services/protocols/bgp/operator/commands/root.py' adding 'os_ken/services/protocols/bgp/operator/commands/set.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/__init__.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/count.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/importmap.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/memory.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/neighbor.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/rib.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py' adding 'os_ken/services/protocols/bgp/operator/commands/show/vrf.py' adding 'os_ken/services/protocols/bgp/operator/views/__init__.py' adding 'os_ken/services/protocols/bgp/operator/views/base.py' adding 'os_ken/services/protocols/bgp/operator/views/bgp.py' adding 'os_ken/services/protocols/bgp/operator/views/conf.py' adding 'os_ken/services/protocols/bgp/operator/views/fields.py' adding 'os_ken/services/protocols/bgp/operator/views/other.py' adding 'os_ken/services/protocols/bgp/rtconf/__init__.py' adding 'os_ken/services/protocols/bgp/rtconf/base.py' adding 'os_ken/services/protocols/bgp/rtconf/common.py' adding 'os_ken/services/protocols/bgp/rtconf/neighbors.py' adding 'os_ken/services/protocols/bgp/rtconf/vrfs.py' adding 'os_ken/services/protocols/bgp/signals/__init__.py' adding 'os_ken/services/protocols/bgp/signals/base.py' adding 'os_ken/services/protocols/bgp/signals/emit.py' adding 'os_ken/services/protocols/bgp/utils/__init__.py' adding 'os_ken/services/protocols/bgp/utils/bgp.py' adding 'os_ken/services/protocols/bgp/utils/circlist.py' adding 'os_ken/services/protocols/bgp/utils/evtlet.py' adding 'os_ken/services/protocols/bgp/utils/rtfilter.py' adding 'os_ken/services/protocols/bgp/utils/stats.py' adding 'os_ken/services/protocols/bgp/utils/validation.py' adding 'os_ken/services/protocols/ovsdb/__init__.py' adding 'os_ken/services/protocols/ovsdb/api.py' adding 'os_ken/services/protocols/ovsdb/client.py' adding 'os_ken/services/protocols/ovsdb/event.py' adding 'os_ken/services/protocols/ovsdb/manager.py' adding 'os_ken/services/protocols/ovsdb/model.py' adding 'os_ken/services/protocols/vrrp/__init__.py' adding 'os_ken/services/protocols/vrrp/api.py' adding 'os_ken/services/protocols/vrrp/dumper.py' adding 'os_ken/services/protocols/vrrp/event.py' adding 'os_ken/services/protocols/vrrp/manager.py' adding 'os_ken/services/protocols/vrrp/monitor.py' adding 'os_ken/services/protocols/vrrp/monitor_linux.py' adding 'os_ken/services/protocols/vrrp/monitor_openflow.py' adding 'os_ken/services/protocols/vrrp/router.py' adding 'os_ken/services/protocols/vrrp/rpc_manager.py' adding 'os_ken/services/protocols/vrrp/sample_manager.py' adding 'os_ken/services/protocols/vrrp/sample_router.py' adding 'os_ken/services/protocols/vrrp/utils.py' adding 'os_ken/services/protocols/zebra/__init__.py' adding 'os_ken/services/protocols/zebra/event.py' adding 'os_ken/services/protocols/zebra/client/__init__.py' adding 'os_ken/services/protocols/zebra/client/event.py' adding 'os_ken/services/protocols/zebra/client/sample_dumper.py' adding 'os_ken/services/protocols/zebra/client/zclient.py' adding 'os_ken/services/protocols/zebra/db/__init__.py' adding 'os_ken/services/protocols/zebra/db/base.py' adding 'os_ken/services/protocols/zebra/db/interface.py' adding 'os_ken/services/protocols/zebra/db/route.py' adding 'os_ken/services/protocols/zebra/server/__init__.py' adding 'os_ken/services/protocols/zebra/server/event.py' adding 'os_ken/services/protocols/zebra/server/sample_dumper.py' adding 'os_ken/services/protocols/zebra/server/zserver.py' adding 'os_ken/tests/__init__.py' adding 'os_ken/tests/integrated/__init__.py' adding 'os_ken/tests/integrated/run_test.py' adding 'os_ken/tests/integrated/run_tests_with_ovs12.py' adding 'os_ken/tests/integrated/test_add_flow_v10.py' adding 'os_ken/tests/integrated/test_add_flow_v12_actions.py' adding 'os_ken/tests/integrated/test_add_flow_v12_matches.py' adding 'os_ken/tests/integrated/test_of_config.py' adding 'os_ken/tests/integrated/test_request_reply_v12.py' adding 'os_ken/tests/integrated/test_vrrp_linux_multi.py' adding 'os_ken/tests/integrated/test_vrrp_linux_multi.sh' adding 'os_ken/tests/integrated/test_vrrp_multi.py' adding 'os_ken/tests/integrated/test_vrrp_multi.sh' adding 'os_ken/tests/integrated/tester.py' adding 'os_ken/tests/integrated/vrrp_common.py' adding 'os_ken/tests/integrated/bgp/__init__.py' adding 'os_ken/tests/integrated/bgp/base.py' adding 'os_ken/tests/integrated/bgp/base_ip6.py' adding 'os_ken/tests/integrated/bgp/test_basic.py' adding 'os_ken/tests/integrated/bgp/test_ip6_basic.py' adding 'os_ken/tests/integrated/common/__init__.py' adding 'os_ken/tests/integrated/common/docker_base.py' adding 'os_ken/tests/integrated/common/install_docker_test_pkg.sh' adding 'os_ken/tests/integrated/common/install_docker_test_pkg_common.sh' adding 'os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh' adding 'os_ken/tests/integrated/common/oskenbgp.py' adding 'os_ken/tests/integrated/common/quagga.py' adding 'os_ken/tests/mininet/run_mnet-test.sh' adding 'os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn' adding 'os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn' adding 'os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn' adding 'os_ken/tests/mininet/l2/mpls/test_mpls.py' adding 'os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn' adding 'os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn' adding 'os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn' adding 'os_ken/tests/mininet/l2/vlan/test_vlan.py' adding 'os_ken/tests/mininet/l3/icmp/ICMP_ping.mn' adding 'os_ken/tests/mininet/l3/icmp/ICMP_reply.mn' adding 'os_ken/tests/mininet/l3/icmp/test_icmp.py' adding 'os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn' adding 'os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py' adding 'os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn' adding 'os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn' adding 'os_ken/tests/mininet/packet_lib/arp/ARP_request.mn' adding 'os_ken/tests/mininet/packet_lib/arp/test_arp.py' adding 'os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap' adding 'os_ken/tests/packet_data/bgp4/bgp4-open.pcap' adding 'os_ken/tests/packet_data/bgp4/bgp4-update.pcap' adding 'os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap' adding 'os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap' adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap' adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap' adding 'os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2' adding 'os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2' adding 'os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet' adding 'os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of10/1-5-features_request.packet' adding 'os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet' adding 'os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet' adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet' adding 'os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet' adding 'os_ken/tests/packet_data/of12/3-10-ofp_hello.packet' adding 'os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet' adding 'os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet' adding 'os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet' adding 'os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet' adding 'os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet' adding 'os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet' adding 'os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet' adding 'os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet' adding 'os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet' adding 'os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet' adding 'os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet' adding 'os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet' adding 'os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet' adding 'os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet' adding 'os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet' adding 'os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet' adding 'os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet' adding 'os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet' adding 'os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet' adding 'os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet' adding 'os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet' adding 'os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet' adding 'os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet' adding 'os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet' adding 'os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet' adding 'os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet' adding 'os_ken/tests/packet_data/of13/4-10-ofp_hello.packet' adding 'os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet' adding 'os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet' adding 'os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet' adding 'os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet' adding 'os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet' adding 'os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet' adding 'os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet' adding 'os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet' adding 'os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet' adding 'os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet' adding 'os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet' adding 'os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet' adding 'os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet' adding 'os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet' adding 'os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet' adding 'os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet' adding 'os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet' adding 'os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet' adding 'os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet' adding 'os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet' adding 'os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet' adding 'os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet' adding 'os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet' adding 'os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet' adding 'os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet' adding 'os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet' adding 'os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet' adding 'os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet' adding 'os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet' adding 'os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet' adding 'os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet' adding 'os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet' adding 'os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet' adding 'os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet' adding 'os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet' adding 'os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet' adding 'os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet' adding 'os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet' adding 'os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet' adding 'os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet' adding 'os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet' adding 'os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet' adding 'os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet' adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet' adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet' adding 'os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet' adding 'os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet' adding 'os_ken/tests/packet_data/of14/5-10-ofp_hello.packet' adding 'os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet' adding 'os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet' adding 'os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet' adding 'os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet' adding 'os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet' adding 'os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet' adding 'os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet' adding 'os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet' adding 'os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet' adding 'os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet' adding 'os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet' adding 'os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet' adding 'os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet' adding 'os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet' adding 'os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet' adding 'os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet' adding 'os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet' adding 'os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet' adding 'os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet' adding 'os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet' adding 'os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet' adding 'os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet' adding 'os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet' adding 'os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet' adding 'os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet' adding 'os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet' adding 'os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet' adding 'os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet' adding 'os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet' adding 'os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet' adding 'os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet' adding 'os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet' adding 'os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet' adding 'os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet' adding 'os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet' adding 'os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet' adding 'os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet' adding 'os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet' adding 'os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet' adding 'os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet' adding 'os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet' adding 'os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet' adding 'os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet' adding 'os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet' adding 'os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet' adding 'os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet' adding 'os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet' adding 'os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet' adding 'os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet' adding 'os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet' adding 'os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet' adding 'os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet' adding 'os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet' adding 'os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet' adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet' adding 'os_ken/tests/packet_data/pcap/big_endian.pcap' adding 'os_ken/tests/packet_data/pcap/geneve_unknown.pcap' adding 'os_ken/tests/packet_data/pcap/gre_full_options.pcap' adding 'os_ken/tests/packet_data/pcap/gre_no_option.pcap' adding 'os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap' adding 'os_ken/tests/packet_data/pcap/little_endian.pcap' adding 'os_ken/tests/packet_data/pcap/openflow_flowmod.pcap' adding 'os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap' adding 'os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap' adding 'os_ken/tests/packet_data/pcap/zebra_v2.pcap' adding 'os_ken/tests/packet_data/pcap/zebra_v3.pcap' adding 'os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap' adding 'os_ken/tests/packet_data_generator3/gen.py' adding 'os_ken/tests/switch/__init__.py' adding 'os_ken/tests/switch/run_mininet.py' adding 'os_ken/tests/switch/tester.py' adding 'os_ken/tests/switch/of10/action/00_OUTPUT.json' adding 'os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json' adding 'os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json' adding 'os_ken/tests/switch/of10/action/03_STRIP_VLAN.json' adding 'os_ken/tests/switch/of10/action/04_SET_DL_SRC.json' adding 'os_ken/tests/switch/of10/action/05_SET_DL_DST.json' adding 'os_ken/tests/switch/of10/action/06_SET_NW_SRC.json' adding 'os_ken/tests/switch/of10/action/07_SET_NW_DST.json' adding 'os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json' adding 'os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json' adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json' adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json' adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json' adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json' adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json' adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json' adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json' adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json' adding 'os_ken/tests/switch/of10/match/00_IN_PORT.json' adding 'os_ken/tests/switch/of10/match/01_DL_SRC.json' adding 'os_ken/tests/switch/of10/match/02_DL_DST.json' adding 'os_ken/tests/switch/of10/match/03_DL_VLAN.json' adding 'os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json' adding 'os_ken/tests/switch/of10/match/05_DL_TYPE.json' adding 'os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json' adding 'os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json' adding 'os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json' adding 'os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json' adding 'os_ken/tests/switch/of10/match/08_NW_SRC.json' adding 'os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json' adding 'os_ken/tests/switch/of10/match/09_NW_DST.json' adding 'os_ken/tests/switch/of10/match/09_NW_DST_Mask.json' adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json' adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json' adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json' adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json' adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json' adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json' adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json' adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json' adding 'os_ken/tests/switch/of13/action/00_OUTPUT.json' adding 'os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json' adding 'os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json' adding 'os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json' adding 'os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json' adding 'os_ken/tests/switch/of13/action/17_PUSH_VLAN.json' adding 'os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json' adding 'os_ken/tests/switch/of13/action/18_POP_VLAN.json' adding 'os_ken/tests/switch/of13/action/19_PUSH_MPLS.json' adding 'os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json' adding 'os_ken/tests/switch/of13/action/20_POP_MPLS.json' adding 'os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json' adding 'os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json' adding 'os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json' adding 'os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json' adding 'os_ken/tests/switch/of13/action/26_PUSH_PBB.json' adding 'os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json' adding 'os_ken/tests/switch/of13/action/27_POP_PBB.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json' adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json' adding 'os_ken/tests/switch/of13/group/00_ALL.json' adding 'os_ken/tests/switch/of13/group/01_SELECT_Ether.json' adding 'os_ken/tests/switch/of13/group/01_SELECT_IP.json' adding 'os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json' adding 'os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json' adding 'os_ken/tests/switch/of13/match/00_IN_PORT.json' adding 'os_ken/tests/switch/of13/match/02_METADATA.json' adding 'os_ken/tests/switch/of13/match/02_METADATA_Mask.json' adding 'os_ken/tests/switch/of13/match/03_ETH_DST.json' adding 'os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json' adding 'os_ken/tests/switch/of13/match/04_ETH_SRC.json' adding 'os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json' adding 'os_ken/tests/switch/of13/match/05_ETH_TYPE.json' adding 'os_ken/tests/switch/of13/match/06_VLAN_VID.json' adding 'os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json' adding 'os_ken/tests/switch/of13/match/07_VLAN_PCP.json' adding 'os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json' adding 'os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json' adding 'os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json' adding 'os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json' adding 'os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json' adding 'os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json' adding 'os_ken/tests/switch/of13/match/11_IPV4_SRC.json' adding 'os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json' adding 'os_ken/tests/switch/of13/match/12_IPV4_DST.json' adding 'os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json' adding 'os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json' adding 'os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json' adding 'os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json' adding 'os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json' adding 'os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json' adding 'os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json' adding 'os_ken/tests/switch/of13/match/21_ARP_OP.json' adding 'os_ken/tests/switch/of13/match/22_ARP_SPA.json' adding 'os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json' adding 'os_ken/tests/switch/of13/match/23_ARP_TPA.json' adding 'os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json' adding 'os_ken/tests/switch/of13/match/24_ARP_SHA.json' adding 'os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json' adding 'os_ken/tests/switch/of13/match/25_ARP_THA.json' adding 'os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json' adding 'os_ken/tests/switch/of13/match/26_IPV6_SRC.json' adding 'os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json' adding 'os_ken/tests/switch/of13/match/27_IPV6_DST.json' adding 'os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json' adding 'os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json' adding 'os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json' adding 'os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json' adding 'os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json' adding 'os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json' adding 'os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json' adding 'os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json' adding 'os_ken/tests/switch/of13/match/34_MPLS_LABEL.json' adding 'os_ken/tests/switch/of13/match/35_MPLS_TC.json' adding 'os_ken/tests/switch/of13/match/36_MPLS_BOS.json' adding 'os_ken/tests/switch/of13/match/37_PBB_ISID.json' adding 'os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json' adding 'os_ken/tests/switch/of13/match/38_TUNNEL_ID.json' adding 'os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json' adding 'os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json' adding 'os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json' adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json' adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json' adding 'os_ken/tests/switch/of14/action/00_OUTPUT.json' adding 'os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json' adding 'os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json' adding 'os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json' adding 'os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json' adding 'os_ken/tests/switch/of14/action/17_PUSH_VLAN.json' adding 'os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json' adding 'os_ken/tests/switch/of14/action/18_POP_VLAN.json' adding 'os_ken/tests/switch/of14/action/19_PUSH_MPLS.json' adding 'os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json' adding 'os_ken/tests/switch/of14/action/20_POP_MPLS.json' adding 'os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json' adding 'os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json' adding 'os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json' adding 'os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json' adding 'os_ken/tests/switch/of14/action/26_PUSH_PBB.json' adding 'os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json' adding 'os_ken/tests/switch/of14/action/27_POP_PBB.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json' adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json' adding 'os_ken/tests/switch/of14/group/00_ALL.json' adding 'os_ken/tests/switch/of14/group/01_SELECT_Ether.json' adding 'os_ken/tests/switch/of14/group/01_SELECT_IP.json' adding 'os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json' adding 'os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json' adding 'os_ken/tests/switch/of14/match/00_IN_PORT.json' adding 'os_ken/tests/switch/of14/match/02_METADATA.json' adding 'os_ken/tests/switch/of14/match/02_METADATA_Mask.json' adding 'os_ken/tests/switch/of14/match/03_ETH_DST.json' adding 'os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json' adding 'os_ken/tests/switch/of14/match/04_ETH_SRC.json' adding 'os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json' adding 'os_ken/tests/switch/of14/match/05_ETH_TYPE.json' adding 'os_ken/tests/switch/of14/match/06_VLAN_VID.json' adding 'os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json' adding 'os_ken/tests/switch/of14/match/07_VLAN_PCP.json' adding 'os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json' adding 'os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json' adding 'os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json' adding 'os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json' adding 'os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json' adding 'os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json' adding 'os_ken/tests/switch/of14/match/11_IPV4_SRC.json' adding 'os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json' adding 'os_ken/tests/switch/of14/match/12_IPV4_DST.json' adding 'os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json' adding 'os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json' adding 'os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json' adding 'os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json' adding 'os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json' adding 'os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json' adding 'os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json' adding 'os_ken/tests/switch/of14/match/21_ARP_OP.json' adding 'os_ken/tests/switch/of14/match/22_ARP_SPA.json' adding 'os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json' adding 'os_ken/tests/switch/of14/match/23_ARP_TPA.json' adding 'os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json' adding 'os_ken/tests/switch/of14/match/24_ARP_SHA.json' adding 'os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json' adding 'os_ken/tests/switch/of14/match/25_ARP_THA.json' adding 'os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json' adding 'os_ken/tests/switch/of14/match/26_IPV6_SRC.json' adding 'os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json' adding 'os_ken/tests/switch/of14/match/27_IPV6_DST.json' adding 'os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json' adding 'os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json' adding 'os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json' adding 'os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json' adding 'os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json' adding 'os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json' adding 'os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json' adding 'os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json' adding 'os_ken/tests/switch/of14/match/34_MPLS_LABEL.json' adding 'os_ken/tests/switch/of14/match/35_MPLS_TC.json' adding 'os_ken/tests/switch/of14/match/36_MPLS_BOS.json' adding 'os_ken/tests/switch/of14/match/37_PBB_ISID.json' adding 'os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json' adding 'os_ken/tests/switch/of14/match/38_TUNNEL_ID.json' adding 'os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json' adding 'os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json' adding 'os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json' adding 'os_ken/tests/switch/of14/match/41_PBB_UCA.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json' adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json' adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json' adding 'os_ken/tests/unit/__init__.py' adding 'os_ken/tests/unit/cmd/__init__.py' adding 'os_ken/tests/unit/cmd/dummy_app.py' adding 'os_ken/tests/unit/cmd/dummy_openflow_app.py' adding 'os_ken/tests/unit/cmd/test_manager.py' adding 'os_ken/tests/unit/controller/__init__.py' adding 'os_ken/tests/unit/controller/cert.crt' adding 'os_ken/tests/unit/controller/cert.key' adding 'os_ken/tests/unit/controller/test_controller.py' adding 'os_ken/tests/unit/lib/__init__.py' adding 'os_ken/tests/unit/lib/test_sockaddr.py' adding 'os_ken/tests/unit/ofproto/__init__.py' adding 'os_ken/tests/unit/ofproto/test_ether.py' adding 'os_ken/tests/unit/ofproto/test_inet.py' adding 'os_ken/tests/unit/ofproto/test_nx_flow_spec.py' adding 'os_ken/tests/unit/ofproto/test_ofproto.py' adding 'os_ken/tests/unit/ofproto/test_ofproto_common.py' adding 'os_ken/tests/unit/ofproto/test_ofproto_parser.py' adding 'os_ken/tests/unit/ofproto/test_ofproto_v12.py' adding 'os_ken/tests/unit/ofproto/test_oxm.py' adding 'os_ken/tests/unit/ofproto/test_oxs.py' adding 'os_ken/tests/unit/ofproto/test_parser.py' adding 'os_ken/tests/unit/ofproto/test_parser_compat.py' adding 'os_ken/tests/unit/ofproto/test_parser_ofpmatch.py' adding 'os_ken/tests/unit/ofproto/test_parser_ofpstats.py' adding 'os_ken/tests/unit/ofproto/test_parser_v10.py' adding 'os_ken/tests/unit/ofproto/test_parser_v12.py' adding 'os_ken/tests/unit/ofproto/test_parser_v13.py' adding 'os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json' adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json' adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json' adding 'os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json' adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json' adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json' adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json' adding 'os_ken/tests/unit/packet/__init__.py' adding 'os_ken/tests/unit/packet/test_arp.py' adding 'os_ken/tests/unit/packet/test_bfd.py' adding 'os_ken/tests/unit/packet/test_bgp.py' adding 'os_ken/tests/unit/packet/test_bmp.py' adding 'os_ken/tests/unit/packet/test_bpdu.py' adding 'os_ken/tests/unit/packet/test_cfm.py' adding 'os_ken/tests/unit/packet/test_dhcp.py' adding 'os_ken/tests/unit/packet/test_ethernet.py' adding 'os_ken/tests/unit/packet/test_geneve.py' adding 'os_ken/tests/unit/packet/test_gre.py' adding 'os_ken/tests/unit/packet/test_icmp.py' adding 'os_ken/tests/unit/packet/test_icmpv6.py' adding 'os_ken/tests/unit/packet/test_igmp.py' adding 'os_ken/tests/unit/packet/test_ipv4.py' adding 'os_ken/tests/unit/packet/test_ipv6.py' adding 'os_ken/tests/unit/packet/test_llc.py' adding 'os_ken/tests/unit/packet/test_lldp.py' adding 'os_ken/tests/unit/packet/test_mpls.py' adding 'os_ken/tests/unit/packet/test_openflow.py' adding 'os_ken/tests/unit/packet/test_ospf.py' adding 'os_ken/tests/unit/packet/test_packet.py' adding 'os_ken/tests/unit/packet/test_pbb.py' adding 'os_ken/tests/unit/packet/test_sctp.py' adding 'os_ken/tests/unit/packet/test_slow.py' adding 'os_ken/tests/unit/packet/test_tcp.py' adding 'os_ken/tests/unit/packet/test_udp.py' adding 'os_ken/tests/unit/packet/test_vlan.py' adding 'os_ken/tests/unit/packet/test_vrrp.py' adding 'os_ken/tests/unit/packet/test_vxlan.py' adding 'os_ken/tests/unit/packet/test_zebra.py' adding 'os_ken/tests/unit/services/__init__.py' adding 'os_ken/tests/unit/services/protocols/__init__.py' adding 'os_ken/tests/unit/services/protocols/bgp/__init__.py' adding 'os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py' adding 'os_ken/tests/unit/services/protocols/bgp/test_peer.py' adding 'os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py' adding 'os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py' adding 'os_ken/tests/unit/services/protocols/bgp/utils/__init__.py' adding 'os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py' adding 'os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py' adding 'os_ken/topology/__init__.py' adding 'os_ken/topology/api.py' adding 'os_ken/topology/dumper.py' adding 'os_ken/topology/event.py' adding 'os_ken/topology/switches.py' adding 'os_ken-2.8.1.dist-info/AUTHORS' adding 'os_ken-2.8.1.dist-info/LICENSE' adding 'os_ken-2.8.1.dist-info/METADATA' adding 'os_ken-2.8.1.dist-info/WHEEL' adding 'os_ken-2.8.1.dist-info/entry_points.txt' adding 'os_ken-2.8.1.dist-info/pbr.json' adding 'os_ken-2.8.1.dist-info/top_level.txt' adding 'os_ken-2.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for os-ken (PEP 517): finished with status 'done' Created wheel for os-ken: filename=os_ken-2.8.1-py3-none-any.whl size=1979891 sha256=9ddb0c30d1cddbd2885d47366a776de02cb6cd5a7b13202604684c91a8abad48 Stored in directory: /builddir/.cache/pip/wheels/ca/16/e5/8cc63bfd2e2296b906fcdb51ba5c5be6addcab65b82b2fe7af Successfully built os-ken + TOX_TESTENV_PASSENV='*' + 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' + 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 ' + PATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=40 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/os-ken-2.8.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 74 source files that are out of date updating environment: [new config] 74 added, 0 changed, 0 removed reading sources... [ 1%] admin/index reading sources... [ 2%] api_ref /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) reading sources... [ 4%] app reading sources... [ 5%] app/ofctl reading sources... [ 6%] archive reading sources... [ 8%] components reading sources... [ 9%] configuration reading sources... [ 10%] configuration/index reading sources... [ 12%] contributor/index reading sources... [ 13%] developing reading sources... [ 14%] index reading sources... [ 16%] library reading sources... [ 17%] library/index reading sources... [ 18%] library_bgp_speaker reading sources... [ 20%] library_bgp_speaker_ref reading sources... [ 21%] library_mrt reading sources... [ 22%] library_of_config reading sources... [ 24%] library_ovsdb reading sources... [ 25%] library_ovsdb_manager reading sources... [ 27%] library_packet reading sources... [ 28%] library_packet_ref reading sources... [ 29%] library_packet_ref/packet_arp reading sources... [ 31%] library_packet_ref/packet_base reading sources... [ 32%] library_packet_ref/packet_bfd reading sources... [ 33%] library_packet_ref/packet_bgp reading sources... [ 35%] library_packet_ref/packet_bmp reading sources... [ 36%] library_packet_ref/packet_bpdu reading sources... [ 37%] library_packet_ref/packet_cfm reading sources... [ 39%] library_packet_ref/packet_dhcp reading sources... [ 40%] library_packet_ref/packet_dhcp6 reading sources... [ 41%] library_packet_ref/packet_ethernet reading sources... [ 43%] library_packet_ref/packet_geneve reading sources... [ 44%] library_packet_ref/packet_gre reading sources... [ 45%] library_packet_ref/packet_icmp reading sources... [ 47%] library_packet_ref/packet_icmpv6 reading sources... [ 48%] library_packet_ref/packet_igmp reading sources... [ 50%] library_packet_ref/packet_ipv4 reading sources... [ 51%] library_packet_ref/packet_ipv6 reading sources... [ 52%] library_packet_ref/packet_llc reading sources... [ 54%] library_packet_ref/packet_lldp reading sources... [ 55%] library_packet_ref/packet_mpls reading sources... [ 56%] library_packet_ref/packet_openflow reading sources... [ 58%] library_packet_ref/packet_ospf reading sources... [ 59%] library_packet_ref/packet_pbb reading sources... [ 60%] library_packet_ref/packet_sctp reading sources... [ 62%] library_packet_ref/packet_slow reading sources... [ 63%] library_packet_ref/packet_tcp reading sources... [ 64%] library_packet_ref/packet_udp reading sources... [ 66%] library_packet_ref/packet_vlan reading sources... [ 67%] library_packet_ref/packet_vrrp reading sources... [ 68%] library_packet_ref/packet_vxlan reading sources... [ 70%] library_packet_ref/packet_zebra reading sources... [ 71%] library_pcap reading sources... [ 72%] man/osken reading sources... [ 74%] man/osken_manager reading sources... [ 75%] nicira_ext_ref reading sources... [ 77%] ofproto_base reading sources... [ 78%] ofproto_ref reading sources... [ 79%] ofproto_v1_0_ref reading sources... [ 81%] ofproto_v1_2_ref reading sources... [ 82%] ofproto_v1_3_ref reading sources... [ 83%] ofproto_v1_4_ref reading sources... [ 85%] ofproto_v1_5_ref reading sources... [ 86%] os_ken_app_api reading sources... [ 87%] parameters reading sources... [ 89%] readme reading sources... [ 90%] reference/index reading sources... [ 91%] snort_integrate reading sources... [ 93%] test-of-config-with-linc reading sources... [ 94%] test-vrrp reading sources... [ 95%] tests reading sources... [ 97%] tls reading sources... [ 98%] user/index reading sources... [100%] writing_os_ken_app looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin/index writing output... [ 2%] api_ref writing output... [ 4%] app writing output... [ 5%] app/ofctl writing output... [ 6%] archive writing output... [ 8%] components writing output... [ 9%] configuration writing output... [ 10%] configuration/index writing output... [ 12%] contributor/index writing output... [ 13%] developing writing output... [ 14%] index writing output... [ 16%] library writing output... [ 17%] library/index writing output... [ 18%] library_bgp_speaker writing output... [ 20%] library_bgp_speaker_ref writing output... [ 21%] library_mrt writing output... [ 22%] library_of_config writing output... [ 24%] library_ovsdb writing output... [ 25%] library_ovsdb_manager writing output... [ 27%] library_packet writing output... [ 28%] library_packet_ref writing output... [ 29%] library_packet_ref/packet_arp writing output... [ 31%] library_packet_ref/packet_base writing output... [ 32%] library_packet_ref/packet_bfd writing output... [ 33%] library_packet_ref/packet_bgp writing output... [ 35%] library_packet_ref/packet_bmp writing output... [ 36%] library_packet_ref/packet_bpdu writing output... [ 37%] library_packet_ref/packet_cfm writing output... [ 39%] library_packet_ref/packet_dhcp writing output... [ 40%] library_packet_ref/packet_dhcp6 writing output... [ 41%] library_packet_ref/packet_ethernet writing output... [ 43%] library_packet_ref/packet_geneve writing output... [ 44%] library_packet_ref/packet_gre writing output... [ 45%] library_packet_ref/packet_icmp writing output... [ 47%] library_packet_ref/packet_icmpv6 writing output... [ 48%] library_packet_ref/packet_igmp writing output... [ 50%] library_packet_ref/packet_ipv4 writing output... [ 51%] library_packet_ref/packet_ipv6 writing output... [ 52%] library_packet_ref/packet_llc writing output... [ 54%] library_packet_ref/packet_lldp writing output... [ 55%] library_packet_ref/packet_mpls writing output... [ 56%] library_packet_ref/packet_openflow writing output... [ 58%] library_packet_ref/packet_ospf writing output... [ 59%] library_packet_ref/packet_pbb writing output... [ 60%] library_packet_ref/packet_sctp writing output... [ 62%] library_packet_ref/packet_slow writing output... [ 63%] library_packet_ref/packet_tcp writing output... [ 64%] library_packet_ref/packet_udp writing output... [ 66%] library_packet_ref/packet_vlan writing output... [ 67%] library_packet_ref/packet_vrrp writing output... [ 68%] library_packet_ref/packet_vxlan writing output... [ 70%] library_packet_ref/packet_zebra writing output... [ 71%] library_pcap writing output... [ 72%] man/osken writing output... [ 74%] man/osken_manager writing output... [ 75%] nicira_ext_ref writing output... [ 77%] ofproto_base writing output... [ 78%] ofproto_ref writing output... [ 79%] ofproto_v1_0_ref writing output... [ 81%] ofproto_v1_2_ref writing output... [ 82%] ofproto_v1_3_ref writing output... [ 83%] ofproto_v1_4_ref writing output... [ 85%] ofproto_v1_5_ref writing output... [ 86%] os_ken_app_api writing output... [ 87%] parameters writing output... [ 89%] readme writing output... [ 90%] reference/index writing output... [ 91%] snort_integrate writing output... [ 93%] test-of-config-with-linc writing output... [ 94%] test-vrrp writing output... [ 95%] tests writing output... [ 97%] tls writing output... [ 98%] user/index writing output... [100%] writing_os_ken_app generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IEAH2V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch + cd os-ken-2.8.1 ++ ls /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir/os_ken-2.8.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=os_ken==2.8.1 + '[' -z os_ken==2.8.1 ']' + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir os_ken==2.8.1 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir Processing ./pyproject-wheeldir/os_ken-2.8.1-py3-none-any.whl Installing collected packages: os-ken Creating /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken to 755 changing mode of /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken-manager to 755 Successfully installed os-ken-2.8.1 + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken-manager /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken: updating /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/osken-manager: updating + rm -rfv /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch --record /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD --output /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-os-ken-2.8.1-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + install -d -m 755 /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/etc/os_ken + install -p -m 644 etc/os_ken/os_ken.conf /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/etc/os_ken/os_ken.conf + /usr/bin/find-debuginfo -j40 --strict-build-id -m -i --build-id-seed 2.8.1-1.el9s --unique-debug-suffix -2.8.1-1.el9s.noarch --unique-debug-src-base python-os-ken-2.8.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/os-ken-2.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/os_ken/tests/mininet/run_mnet-test.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PFmv9V + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + TOX_TESTENV_PASSENV='*' + 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' + 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 ' + PATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=40 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/stevedore/_cache.py:119: DeprecationWarning: EntryPoint tuple interface is deprecated. Access members by name. item = ep[:] # convert namedtuple to tuple /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) Create CustomEvent called /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. >= distutils.version.LooseVersion('0.3.2')) Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called {1} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_version [0.005516s] ... ok {1} os_ken.tests.unit.ofproto.test_ether.TestInet.test_ether_type [0.000169s] ... ok {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_op_failed_code [0.000139s] ... ok {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_experimenter_header [0.000126s] ... ok {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_msg [0.000122s] ... ok {1} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_unknown [0.000276s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_parser [0.000246s] ... ok Create CustomEvent called {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_serialize [0.016290s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_serialize [0.000182s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_init [0.000128s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_serialize [0.000124s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_init [0.000132s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_parser [0.000252s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_mid [0.000178s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_init [0.000152s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_max [0.000336s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_0 [0.000239s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_6 [0.000176s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_5 [0.000161s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_2 [0.000199s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_3 [0.000178s] ... ok Create CustomEvent called {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_0 [0.000178s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_13 [0.000181s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_4 [0.000183s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_max [0.000230s] ... ok Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Encounter an error during parsing TCP option field.Skip parsing TCP option. Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called loading app os_ken.tests.unit.cmd.dummy_app instantiating app os_ken.tests.unit.cmd.dummy_app of DummyApp BRICK DummyApp Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called setUp version=0x1,msg_type=0xa,msg_len=0x52,xid=0x0,OFPPacketIn(buffer_id=257,data=b'\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x01\x08\x00E\x00\x002\x00\x00\x00\x00@\x11\xf9g\xc0\xa8\x00\x01\xc0\xa8\x00\x02\x00\x01\x00\x01\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',in_port=2,reason=0,total_len=64) tearDown Create CustomEvent called Create CustomEvent called Create CustomEvent called setUp tearDown Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called loading app os_ken.tests.unit.cmd.dummy_openflow_app instantiating app os_ken.tests.unit.cmd.dummy_openflow_app of DummyOpenFlowApp BRICK DummyOpenFlowApp Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called Create CustomEvent called setUp version=0x1,msg_type=0x6,msg_len=0xb0,xid=0x2,OFPSwitchFeatures(actions=4095,capabilities=135,datapath_id=2748,n_buffers=256,n_tables=1,ports={2: OFPPhyPort(port_no=2,hw_addr='ae:fa:39:d2:b9:17',name=b'trema0-0',config=0,state=0,curr=192,advertised=0,supported=0,peer=0), 65534: OFPPhyPort(port_no=65534,hw_addr='72:3f:9a:76:4c:c8',name=b'vsw_0xabc',config=1,state=1,curr=130,advertised=0,supported=0,peer=0), 1: OFPPhyPort(port_no=1,hw_addr='22:00:d6:c5:a1:94',name=b'trema1-0',config=0,state=0,curr=192,advertised=0,supported=0,peer=0)}) OFPPhyPort(port_no=65534,hw_addr='72:3f:9a:76:4c:c8',name=b'vsw_0xabc',config=1,state=1,curr=130,advertised=0,supported=0,peer=0) tearDown setUp tearDown bytearray(b'\x06\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') (6, 2, 0, 0) Encounter an error during parsing TCP option field.Skip parsing TCP option. setUp tearDown Encounter an error during parsing TCP option field.Skip parsing TCP option. b'\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03' *** testing bgp4-open ... *** testing bgp4-update ... *** testing bgp4-update_ipv6 ... (ethernet(dst='aa:aa:aa:aa:aa:aa',ethertype=2054,src='bb:bb:bb:bb:bb:bb'), ) *** testing bgp4-update_vpnv6 ... *** testing bgp4-keepalive ... *** testing evpn_esi_arbitrary ... *** testing evpn_esi_lacp ... *** testing evpn_esi_l2_bridge ... *** testing evpn_esi_mac_base ... *** testing evpn_esi_router_id ... {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_stats_header [0.000233s] ... ok {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instaruction_actions [0.000136s] ... ok {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_nomask [0.000283s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1_) [0.000363s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049_) [0.000300s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294_) [0.000284s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1_) [0.000289s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049_) [0.000285s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294_) [0.000285s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0) [0.000257s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896) [0.000238s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295) [0.000249s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_0) [0.000253s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_1311768467463790320) [0.000255s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_18446744073709551615) [0.000261s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0) [0.000246s] ... ok *** testing evpn_esi_as_based ... {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320) [0.000257s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615) [0.000258s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=) [0.000247s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.009485s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__0__1_) [0.000407s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__305419896__591751049_) [0.000388s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__4294967295__4294967294_) [0.000395s] ... ok {13} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_addr [0.000314s] ... ok {13} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv4 [0.000158s] ... ok *** testing evpn_nlri_eth_a-d ... {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__0__1_) [0.000372s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__305419896__591751049_) [0.000381s] ... ok *** testing evpn_nlri_mac_ip_ad ... *** testing evpn_nlri_inc_multi_eth_tag ... {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__4294967295__4294967294_) [0.000375s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__0__1_) [0.000379s] ... ok {13} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_field [0.000183s] ... ok {13} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_mask [0.000273s] ... ok {13} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_nomask [0.000275s] ... ok *** testing evpn_nlri_eth_seg ... *** testing evpn_nlri_ip_prefix ... {12} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_recv_loop [0.014119s] ... ok *** testing flowspec_nlri_ipv4 ... *** testing flowspec_nlri_vpn4 ... *** testing flowspec_nlri_ipv6 ... *** testing flowspec_nlri_vpn6 ... *** testing flowspec_nlri_l2vpn ... *** testing flowspec_action_traffic_rate ... *** testing flowspec_action_traffic_action ... *** testing flowspec_action_redirect ... *** testing flowspec_action_traffic_marking ... {4} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_2 [0.001032s] ... ok {4} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofproto [0.000785s] ... ok {4} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_action_code [0.000179s] ... ok {4} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_match_type [0.000134s] ... ok {4} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_single [0.000308s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_init [0.000148s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_type [0.000203s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_serialize [0.000171s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_parser [0.000161s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_min [0.000174s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_max [0.000154s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_parser [0.000227s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_mid [0.000155s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_mid [0.000259s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_2 [0.000276s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_10 [0.000189s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_8 [0.000183s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_min [0.000268s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mask_min [0.000175s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_min [0.001147s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_min [0.000841s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_max [0.000836s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_min [0.000775s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_max [0.000767s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000814s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_mid [0.000322s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p11 [0.000243s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p10 [0.000360s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p14 [0.000256s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p1 [0.000189s] ... ok {34} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testFeaturesReply [0.001506s] ... ok {34} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_OXM_basic [0.000415s] ... ok {34} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_config [0.000137s] ... ok {34} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_match [0.000138s] ... ok {34} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_experimenter [0.000130s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_serialize [0.000206s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_init [0.000140s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_init [0.000131s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_parser [0.000132s] ... ok {6} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv6_addr [0.000304s] ... ok {6} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_reason [0.000182s] ... ok {6} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_push [0.000146s] ... ok {6} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_request [0.000132s] ... ok {6} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_3 [0.000289s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_1_ofp_packet_out_packet) [0.001152s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP10_ofp_packet_out_packet_library_packet) [0.003264s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_ttl_packet) [0.003788s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_tc_packet) [0.002663s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_label_packet) [0.005526s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_4_ofp_packet_in_packet) [0.000821s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_nw_ttl_packet) [0.002746s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_push_mpls_packet) [0.002423s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_pop_mpls_packet) [0.002561s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_mpls_ttl_packet) [0.002719s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_5_features_request_packet) [0.000440s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_6_ofp_switch_features_packet) [0.001348s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_2_ofp_flow_mod_packet) [0.002525s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_62_ofp_group_stats_reply_packet) [0.001246s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_26_ofp_aggregate_stats_reply_packet) [0.000729s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_0_ofp_desc_stats_reply_packet) [0.000721s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_14_ofp_echo_reply_packet) [0.000830s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_16_ofp_experimenter_packet) [0.000871s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_29_ofp_port_stats_request_packet) [0.000797s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_35_ofp_queue_get_config_request_packet) [0.000518s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_4_ofp_packet_in_packet) [0.002184s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_20_ofp_role_reply_packet) [0.000681s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_11_ofp_flow_stats_request_packet) [0.001041s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_32_ofp_group_features_stats_reply_packet) [0.000950s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_3_ofp_flow_mod_packet) [0.003080s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_22_ofp_port_mod_packet) [0.000798s] ... ok {39} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_instruction_code [0.000248s] ... ok {39} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_role [0.000125s] ... ok {39} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_flags [0.000108s] ... ok {39} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_3 [0.000357s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_len [0.000223s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_src [0.000170s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_len [0.000152s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_parser [0.000244s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_serialize [0.000170s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_serialize [0.000158s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_init [0.000150s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_parser [0.000162s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_min [0.000175s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_min [0.000139s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_min [0.000153s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_min [0.000157s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_mid [0.000141s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_1 [0.000268s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_3 [0.000146s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_4 [0.000174s] ... ok {16} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofp_event [0.007867s] ... ok {16} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group [0.000161s] ... ok {16} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_2 [0.000322s] ... ok {16} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_nomask [0.000276s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_parser [0.000216s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_serialize [0.000218s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_init [0.000166s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_parser [0.000260s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_serialize [0.000168s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_min [0.000174s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_init [0.000141s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_mid [0.000156s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_init [0.000137s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_min [0.000231s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_0 [0.000230s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_3 [0.000163s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_4 [0.000191s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_13 [0.000176s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_mid [0.000172s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_mid [0.001433s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_min [0.000761s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_max [0.001001s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p1 [0.000290s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p10 [0.000193s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_min [0.000310s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p2 [0.000210s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_max [0.000164s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p28 [0.000137s] ... ok {16} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p8 [0.000153s] ... ok {16} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_up_notification [0.006147s] ... ok {16} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring_adj_rib_out [0.001505s] ... ok {16} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_message [0.003795s] ... ok {16} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_message [0.004335s] ... ok {16} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_reply [0.004122s] ... ok {16} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_init [0.000221s] ... ok {16} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_without_data [0.000173s] ... ok {16} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs [0.000401s] ... ok {16} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_init [0.000203s] ... ok {16} os_ken.tests.unit.packet.test_llc.Test_ControlFormatI.test_json [0.001375s] ... ok {16} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize_without_ethernet [0.000260s] ... ok {16} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_multi_chunks [0.000730s] ... ok {16} os_ken.tests.unit.packet.test_udp.Test_udp.test_default_args [0.000264s] ... ok {16} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_serialize [0.000161s] ... ok {16} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_create_packet [0.001061s] ... ok {16} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_parser [0.000246s] ... ok {16} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_min [0.000189s] ... ok {16} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_max [0.000154s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_dict [0.003084s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery [0.001674s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv6 [0.001258s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as_path [0.000353s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_not_int [0.000159s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_short [0.000132s] ... ok {16} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_not_str [0.000128s] ... ok {36} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv4_addr [0.000356s] ... ok {36} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_status [0.000236s] ... ok {36} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_nomask [0.000348s] ... ok {36} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_mask [0.000243s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_init [0.000168s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init [0.000305s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_init [0.000214s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_serialize [0.000273s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_init [0.000157s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_init [0.000153s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_max [0.000304s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_init [0.000214s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_9 [0.000249s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_6 [0.000195s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_mid [0.037634s] ... ok {37} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_len [0.000695s] ... ok {37} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_opf_queue_get_config_request [0.000145s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_parser [0.000253s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_parser [0.000144s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_parser [0.000185s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_init [0.000111s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_type [0.000151s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_init [0.000117s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_type [0.000135s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_init [0.000126s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_init [0.000113s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_min [0.000310s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_2 [0.000216s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_4 [0.000154s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_2 [0.000216s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_4 [0.000168s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_init [0.000153s] ... ok {25} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgStrAttr.test_msg_str_attr [0.000258s] ... ok {25} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_oxm_experimenter_header [0.000136s] ... ok {25} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_get_config_reply [0.000116s] ... ok {25} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_2 [0.000246s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_init [0.000152s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_dst [0.000168s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser [0.000137s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_type [0.000178s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_serialize [0.000144s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_parser [0.000391s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_serialize [0.000215s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_serialize [0.000283s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_parser [0.000136s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_min [0.000157s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_serialize [0.000130s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_init [0.000131s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_min [0.000132s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_init [0.000195s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_mid [0.000205s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_5 [0.000134s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_2 [0.000130s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_2 [0.000206s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_11 [0.000155s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_1 [0.000155s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_9 [0.000155s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_2 [0.000158s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_mid [0.000478s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p2 [0.000282s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p3 [0.029792s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_max [0.001272s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_mid [0.000824s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_max [0.001083s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p16 [0.000297s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p12 [0.000313s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p2 [0.000219s] ... ok {25} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_min [0.000150s] ... ok {25} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_tpid_action_parser [0.000772s] ... ok {25} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_down_notification [0.001469s] ... ok {25} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_init [0.000183s] ... ok {25} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_without_data [0.000430s] ... ok {25} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_init [0.000138s] ... ok {25} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_without_data [0.000336s] ... ok {25} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string_with_records [0.002189s] ... ok {25} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_dst_opts [0.002463s] ... ok {25} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_multi_headers [0.001645s] ... ok {25} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_ecn_echo [0.006527s] ... ok {25} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_data [0.000220s] ... ok {25} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_complete [0.000164s] ... ok {25} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize [0.000227s] ... ok {25} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_activity [0.000381s] ... ok {25} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_serialize [0.000337s] ... ok {25} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_type [0.000159s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p14 [0.000224s] ... ok {4} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p35 [0.000183s] ... ok {4} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_sha1 [0.001771s] ... ok {4} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_parser [0.000528s] ... ok {4} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_parser [0.000163s] ... ok {4} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_parser [0.000298s] ... ok {4} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs [0.000705s] ... ok {4} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs_and_aux [0.000535s] ... ok {4} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_to_string [0.000660s] ... ok {4} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_dst_opts [0.001212s] ... ok {4} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_fragment [0.000757s] ... ok {4} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_fragment [0.001242s] ... ok {4} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_not_implemented_type [0.000247s] ... ok {4} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser [0.000410s] ... ok {4} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize [0.000386s] ... ok {4} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_sack [0.000228s] ... ok {4} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_ack [0.000673s] ... ok {4} os_ken.tests.unit.packet.test_slow.Test_lacp.test_json [0.001812s] ... ok {4} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_build_vlan [0.000379s] ... ok {4} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_priority_min [0.000189s] ... ok {4} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_init [0.000151s] ... ok {4} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopDisabled.test_parser [0.000474s] ... ok {4} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_ipv6_prefix [0.000851s] ... ok {4} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv4 [0.001207s] ... ok {4} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_as4_path_None [0.000302s] ... ok {27} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_experimenter_msg [0.000238s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_parser [0.000215s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_serialize [0.000168s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_len [0.000195s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_serialize [0.000241s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_init [0.000124s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_serialize [0.000190s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_min [0.000192s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_init [0.000222s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_min [0.000260s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_2 [0.000165s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_14 [0.000167s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_11 [0.000217s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_3 [0.000186s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_14 [0.000178s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStatsRequest.test_serialize [0.000271s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_mid [0.000267s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_max [0.000164s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_mid [0.000891s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_mid [0.001052s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_min [0.000755s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_max [0.000321s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_min [0.000379s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_mid [0.000173s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_init [0.000144s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p22 [0.000217s] ... ok {27} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p23 [0.000164s] ... ok {27} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_init [0.000359s] ... ok {27} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string [0.001448s] ... ok {27} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_message [0.005646s] ... ok {27} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_to_string [0.003975s] ... ok {27} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_echo [0.000667s] ... ok {27} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_with_data [0.000205s] ... ok {27} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs [0.000217s] ... ok {27} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_smaller_than_srcs [0.000925s] ... ok {27} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init [0.000258s] ... ok {27} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs [0.000271s] ... ok {27} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs [0.000733s] ... ok {27} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_init [0.000206s] ... ok {27} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_fragment [0.000412s] ... ok {27} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_hop_opts [0.002230s] ... ok {27} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_init [0.000348s] ... ok {27} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_compression [0.000466s] ... ok {27} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init [0.006870s] ... ok {27} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_sack [0.000283s] ... ok {27} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown [0.000200s] ... ok {27} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_init [0.000191s] ... ok {27} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize_option [0.001879s] ... ok {27} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_create_packet [0.000882s] ... ok {0} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v10 [0.002870s] ... ok {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_command [0.000159s] ... ok {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_output [0.000141s] ... ok {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_reply [0.000131s] ... ok {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_queue [0.000123s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser [0.000182s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_serialize [0.000168s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_parser [0.000159s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_init [0.000145s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser_append_actions [0.000251s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_serialize [0.000267s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_parser [0.000220s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_init [0.000144s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_2 [0.000273s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_5 [0.000158s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_13 [0.000160s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_0 [0.000152s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p0_1 [0.000202s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_1 [0.000152s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_0 [0.000179s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_10 [0.000177s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_1 [0.000195s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_mid [0.000240s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ipv6 [0.000900s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_max [0.000826s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_max [0.000815s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_mid [0.000810s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_mid [0.000832s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_min [0.000938s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_not_total_len [0.000347s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p3 [0.000173s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p2 [0.000203s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p25 [0.000163s] ... ok {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p3 [0.000158s] ... ok {0} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize_with_zero [0.000339s] ... ok {26} os_ken.tests.integrated.bgp.test_basic.BgpSpeakerBasicTest.test_check_neighbor_established ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_dst [0.000252s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_len [0.000204s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_serialize [0.000131s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_init [0.000145s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_parser [0.000127s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_init [0.000181s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_init [0.000156s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_init [0.000135s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_serialize [0.000165s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_max [0.000158s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_max [0.000171s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_max [0.000158s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_p1 [0.000550s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_max [0.000328s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_2 [0.000371s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_8 [0.000208s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_0 [0.000199s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_10 [0.000186s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_12 [0.000186s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_min [0.000501s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_max [0.000261s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_min [0.001006s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p1 [0.000371s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p4 [0.000259s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p19 [0.000224s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p20 [0.000180s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p36 [0.000172s] ... ok {26} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_none [0.000172s] ... ok {26} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize [0.000770s] ... ok {26} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_l2vpn [0.011265s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_reply [0.003723s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_message [0.000737s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_reply [0.000377s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_reply [0.003457s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_len [0.000222s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_default_args [0.000272s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_init [0.000139s] ... ok {26} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn3 [0.000196s] ... ok {26} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_to_string [0.000996s] ... ok {26} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_auth [0.001470s] ... ok {26} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_adrs_zero [0.000341s] ... ok {26} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse_without_ethernet [0.000284s] ... ok {26} os_ken.tests.unit.packet.test_packet.TestPacket.test_arp [0.002264s] ... ok {26} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init [0.000331s] ... ok {26} os_ken.tests.unit.packet.test_slow.Test_lacp.test_build_lacp [0.000617s] ... ok {26} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_distributing [0.000291s] ... ok {26} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_expired [0.000255s] ... ok {26} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ok [0.000238s] ... ok {26} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_to_string [0.000939s] ... ok {26} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_from_bin [0.000160s] ... ok {26} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_eth_segment [0.001535s] ... ok {26} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix [0.000191s] ... ok {26} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_not_list [0.000131s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_max [0.088226s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_min [0.000214s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_max [0.000940s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init_check_in_port [0.000194s] ... ok {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_flase [0.000235s] ... ok {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_simple [0.000475s] ... ok {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpv4 [0.026765s] ... ok {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_reply [0.007254s] ... ok {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize [0.000195s] ... ok {1} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_serialize [0.000412s] ... ok {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_parser [0.000204s] ... ok {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter_none [0.000174s] ... ok {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_nvgre_init [0.000163s] ... ok {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_parser [0.012307s] ... ok {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_dest_unreach [0.001123s] ... ok {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_with_data [0.000191s] ... ok {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_default_args [0.000462s] ... ok {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_to_string [0.001495s] ... ok {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len [0.000159s] ... ok {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser [0.000228s] ... ok {1} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_len [0.000172s] ... ok {1} os_ken.tests.unit.packet.test_pbb.Test_itag.test_init [0.000157s] ... ok {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_complete [0.000300s] ... ok {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cwr [0.001389s] ... ok {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_ecn_echo [0.000293s] ... ok {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_multi_chunks [0.002199s] ... ok {1} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_build_svlan [0.000418s] ... ok {1} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceNbrAddressAdd.test_parser [0.000512s] ... ok {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_route_family [0.000941s] ... ok {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn [0.000176s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_max [0.103416s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_init [0.000284s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mask_max [0.000235s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_min [0.001398s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_max [0.000958s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_mid [0.000842s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p3 [0.000493s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_max [0.000422s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p2 [0.000522s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_init [0.000229s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_min [0.000184s] ... ok {36} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p10 [0.000285s] ... ok {36} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_sha1 [0.000766s] ... ok {36} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_route_refresh [0.000763s] ... ok {36} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_reply [0.006075s] ... ok {36} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_parser [0.000256s] ... ok {36} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_init [0.000354s] ... ok {36} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize_with_length_zero [0.000299s] ... ok {36} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize [0.000188s] ... ok {36} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_init [0.002505s] ... ok {36} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_parser [0.001274s] ... ok {36} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_serialize [0.000263s] ... ok {36} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_default_args [0.000539s] ... ok {36} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_to_string [0.001181s] ... ok {36} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_without_data [0.000267s] ... ok {36} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init_with_records [0.000235s] ... ok {19} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in4 [0.000275s] ... ok {19} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_1 [0.000828s] ... ok {19} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aciton_mpls_ttl [0.000138s] ... ok {19} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_features_stats [0.000101s] ... ok {19} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port [0.000094s] ... ok {19} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_config [0.000094s] ... ok {19} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask [0.000230s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_serialize [0.000167s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init_append_actions [0.000252s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_dst [0.000135s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_src [0.000127s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_len [0.000152s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_serialize [0.000268s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_init [0.000096s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_init [0.000096s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_min [0.000184s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_7 [0.000285s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_0 [0.000126s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_12 [0.000120s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_8 [0.000126s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_5 [0.000169s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_max [0.059957s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_max [0.001439s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_min [0.000830s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_max [0.000724s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_min [0.000931s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_max [0.000721s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_init [0.000181s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p8 [0.000278s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p8 [0.000171s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_min [0.000272s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p29 [0.000209s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p9 [0.000145s] ... ok {19} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_none [0.000996s] ... ok {19} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_keepalive [0.000770s] ... ok {19} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_termination [0.000949s] ... ok {19} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_serialize [0.000674s] ... ok {19} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_init [0.000354s] ... ok {19} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_message [0.009177s] ... ok {19} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_default_args [0.000312s] ... ok {19} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_dest_unreach [0.000860s] ... ok {19} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json_with_srcs [0.001148s] ... ok {19} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs [0.000203s] ... ok {19} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_invalid_size [0.000342s] ... ok {19} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_adrs_zero [0.000462s] ... ok {19} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_to_string [0.005306s] ... ok {19} os_ken.tests.unit.packet.test_packet.TestPacket.test_llc_bpdu [0.004873s] ... ok {19} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string [0.000861s] ... ok {19} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_max [0.000329s] ... ok {19} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopDisabled.test_parser [0.000596s] ... ok {19} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceEnableRadv.test_parser [0.000318s] ... ok {19} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag_no_next_hop [0.001781s] ... ok {19} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_negative [0.000265s] ... ok {19} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_not_str [0.000169s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_36_ofp_queue_get_config_reply_packet) [0.003724s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_13_ofp_echo_request_packet) [0.000900s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_6_ofp_features_reply_packet) [0.001437s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_61_ofp_group_stats_request_packet) [0.000616s] ... ok {32} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_mod [0.000261s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_serialize [0.000284s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_parser [0.000199s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_serialize [0.000161s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_serialize [0.000177s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_parser [0.000152s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_parser [0.000128s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_serialize [0.000149s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_parser [0.000193s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_max [0.000183s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_experimenter [0.000285s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_7 [0.000195s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_6 [0.000170s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_1 [0.000166s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_1 [0.000162s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_0 [0.000154s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_mid [0.000219s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_init [0.000336s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_min [0.000400s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_min [0.000365s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p4 [0.000229s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_init [0.000241s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p2 [0.034279s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_max [0.000348s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_min [0.001141s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_mid [0.000283s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_mid [0.000282s] ... ok {32} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p30 [0.000257s] ... ok {32} os_ken.tests.unit.packet.test_arp.Test_arp.test_json [0.001021s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_message [0.004819s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_init [0.000249s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_parser [0.000191s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_len [0.000284s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_default_args [0.000169s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_len [0.000125s] ... ok {32} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_default_args [0.000276s] ... ok {32} os_ken.tests.unit.packet.test_icmp.Test_echo.test_parser [0.000199s] ... ok {32} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser [0.000220s] ... ok {32} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize_with_records [0.002391s] ... ok {32} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init [0.000181s] ... ok {32} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_aux [0.000155s] ... ok {32} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs [0.000781s] ... ok {32} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_aux [0.000578s] ... ok {32} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_serialize [0.000334s] ... ok {32} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_aux [0.000260s] ... ok {32} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_sctp [0.004540s] ... ok {32} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_ack [0.008498s] ... ok {32} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_min [0.000405s] ... ok {32} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRib.test_parser [0.000310s] ... ok {32} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4_withdraw [0.002437s] ... ok {32} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_segment [0.001791s] ... ok {32} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_not_exist_actions [0.000253s] ... ok {14} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_0 [0.001036s] ... ok {14} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid_check_xid [0.000295s] ... ok {14} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testPacketIn [0.000879s] ... ok {14} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_define_constants [0.000137s] ... ok {14} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_mod_failed_code [0.000131s] ... ok {14} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_mask [0.000259s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_init [0.000164s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize [0.000416s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_type [0.000176s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_serialize [0.000399s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_parser [0.000131s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_init [0.000131s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_init [0.000125s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_init [0.000212s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_min [0.000129s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_mid [0.000483s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStatsRequest.test_serialize [0.000227s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_1 [0.000272s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_5 [0.000186s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_5 [0.000186s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_init [0.000234s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_min [0.000159s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_max [0.000160s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mid [0.000136s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_min [0.000818s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_max [0.001038s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_min [0.000950s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_min [0.000986s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_mid [0.000760s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p16 [0.000354s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_max [0.000259s] ... ok {14} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p7 [0.000216s] ... ok {14} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_json [0.001347s] ... ok {14} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize [0.000252s] ... ok {14} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_default_args [0.000308s] ... ok {14} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser_corrupted [0.000534s] ... ok {14} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_serialize [0.000261s] ... ok {14} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_with_data [0.000386s] ... ok {14} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json_with_records [0.002909s] ... ok {14} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_malformed_ipv4 [0.000219s] ... ok {14} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_true [0.000172s] ... ok {14} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_udp [0.009294s] ... ok {14} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_data [0.001601s] ... ok {14} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_sack [0.001610s] ... ok {14} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_sack [0.000841s] ... ok {14} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_defaulted [0.000399s] ... ok {14} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_malformed_tcp [0.000175s] ... ok {14} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_invalid_flags [0.000164s] ... ok {14} os_ken.tests.unit.packet.test_zebra.TestZebraNexthopUpdateIPv6.test_parser [0.000828s] ... ok {14} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6 [0.001963s] ... ok {14} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_route_family [0.001321s] ... ok {14} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_sequence_only [0.000435s] ... ok {14} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_not_dot [0.000157s] ... ok {14} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_not_num [0.000152s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_min [0.000288s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_min [0.001199s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_mid [0.000740s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p11 [0.000568s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p13 [0.000285s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p1 [0.000296s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p3 [0.000163s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p6 [0.000156s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_min [0.000261s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p3 [0.000160s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p6 [0.000174s] ... ok {39} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_mid [0.000364s] ... ok {39} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_stream_parser [0.001701s] ... ok {39} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_json [0.001503s] ... ok {39} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_cc_message [0.008783s] ... ok {39} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_cc_message [0.005740s] ... ok {39} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_len [0.000327s] ... ok {39} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_default_args [0.000178s] ... ok {39} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize [0.000156s] ... ok {39} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_json [0.004613s] ... ok {39} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser [0.002273s] ... ok {39} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_init [0.000174s] ... ok {39} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_TimeExceeded [0.000532s] ... ok {39} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_default_args [0.000887s] ... ok {39} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser [0.000207s] ... ok {39} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs_and_aux [0.000724s] ... ok {39} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_len [0.000188s] ... ok {39} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat [0.001684s] ... ok {39} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_collector_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {39} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_expired [0.000404s] ... ok {39} os_ken.tests.unit.packet.test_udp.Test_udp.test_parser [0.000177s] ... ok {39} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_max [0.000210s] ... ok {39} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_actions [0.001234s] ... ok {39} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_int [0.003486s] ... ok {9} os_ken.tests.integrated.bgp.test_ip6_basic.BgpSpeakerBasicTest.test_check_neighbor_established ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. {9} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_no_services [0.031960s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_define_constants [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_error_type [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_removed_reason [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_command [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_hello_failed_code [0.000114s] ... ok {9} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0) [0.000342s] ... ok {12} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table [0.000163s] ... ok {12} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats [0.000142s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_init [0.000154s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_parser [0.000227s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_serialize [0.000209s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_init [0.000152s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_dst [0.000169s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_src [0.000150s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_init [0.000134s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_parser [0.000250s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_parser [0.000133s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_serialize [0.000271s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize [0.000330s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_6 [0.000314s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_5 [0.000202s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p2 [0.000204s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_mid [0.026052s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_mid [0.000981s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ip [0.000736s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_mid [0.000729s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_mid [0.001167s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p2 [0.000300s] ... ok {12} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_serialize_body [0.000155s] ... ok {12} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_vlan [0.000434s] ... ok {12} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv4 [0.026199s] ... ok {12} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_len [0.000204s] ... ok {12} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_parser [0.000169s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_serialize [0.000315s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_init [0.000169s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_larger_than_srcs [0.000368s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser_with_srcs [0.000302s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_larger_than_records [0.003573s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs_and_aux [0.000164s] ... ok {12} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_aux [0.000232s] ... ok {12} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_smaller_than_srcs [0.000932s] ... ok {12} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string [0.000768s] ... ok {12} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string_with_srcs [0.000746s] ... ok {12} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_json [0.001023s] ... ok {12} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_init [0.000191s] ... ok {12} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_parser [0.000171s] ... ok {12} os_ken.tests.unit.packet.test_ipv6.Test_option.test_parser [0.000170s] ... ok {12} os_ken.tests.unit.packet.test_llc.Test_ControlFormatU.test_json [0.001315s] ... ok {12} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_router_lsa [0.001441s] ... ok {12} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_error [0.000338s] ... ok {12} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_echo [0.000665s] ... ok {12} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_ack [0.000267s] ... ok {12} os_ken.tests.unit.packet.test_slow.Test_slow.test_not_implemented_subtype [0.000320s] ... ok {12} os_ken.tests.unit.packet.test_udp.Test_udp.test_init [0.000146s] ... ok {12} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_malformed_vrrpv3 [0.000179s] ... ok {12} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_from_jsondict [0.000169s] ... ok {12} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_frr_v2 [0.130791s] ... ok {12} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni [0.000249s] ... ok {12} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_short_rd [0.000152s] ... ok {15} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_openflow_app [0.031640s] ... ok {15} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_switch_config_failed_code [0.001080s] ... ok {15} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_mod [0.000137s] ... ok {15} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_mod [0.000125s] ... ok {15} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_role_request [0.000127s] ... ok {15} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_double [0.000311s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_serialize [0.000253s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_type [0.000195s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_init [0.000127s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_serialize [0.000175s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_init [0.000132s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_parser [0.000119s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_parser [0.000139s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_parser [0.000378s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_parser [0.000170s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_6 [0.000301s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_1 [0.000165s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_0 [0.000210s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p4 [0.000505s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_min [0.000172s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p2 [0.036866s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_mid [0.000212s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p5 [0.000161s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_mid [0.001220s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_mid [0.001304s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_min [0.001229s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_min [0.000886s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_min [0.000807s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_mid [0.000785s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_mid [0.000726s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_min [0.000821s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_max [0.000404s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p5 [0.000204s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_max [0.000171s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_min [0.000275s] ... ok {15} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_min [0.000207s] ... ok {15} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open1 [0.000816s] ... ok {15} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_init [0.000181s] ... ok {15} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_TimeExceeded [0.000592s] ... ok {15} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_with_data [0.000411s] ... ok {15} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_json [0.000839s] ... ok {15} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_without_data [0.000322s] ... ok {15} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser [0.000301s] ... ok {15} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string [0.000687s] ... ok {15} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_aux [0.000239s] ... ok {15} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init_ack [0.000944s] ... ok {15} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown [0.001209s] ... ok {15} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_default_args [0.000502s] ... ok {15} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_malformed_vlan [0.000214s] ... ok {15} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv6.test_parser [0.000889s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_init [0.000155s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_len [0.000194s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init_actions [0.000260s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser_append_prop [0.000182s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_parser [0.000259s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_init [0.000144s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_init [0.000158s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_mid [0.000177s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_mid [0.000169s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_parser [0.000173s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_max [0.000290s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_1 [0.000279s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_9 [0.000204s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_1 [0.000188s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_max [0.003475s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p1 [0.000297s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_mid [0.000180s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_serialize [0.000118s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_mid [0.000691s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_max [0.000663s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p12 [0.000311s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_max [0.000353s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_mid [0.000296s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_init [0.000203s] ... ok {13} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type [0.000170s] ... ok {13} os_ken.tests.unit.packet.test_arp.Test_arp.test_init [0.000174s] ... ok {13} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring [0.001587s] ... ok {13} os_ken.tests.unit.packet.test_bpdu.Test_UnknownType.test_parser [0.000284s] ... ok {13} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init [0.000734s] ... ok {13} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_parser [0.000213s] ... ok {13} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_serialize [0.000169s] ... ok {13} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_parser [0.000181s] ... ok {13} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_with_data [0.000607s] ... ok {13} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs_and_aux [0.000352s] ... ok {13} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_larger_than_records [0.000490s] ... ok {13} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs_and_aux [0.000336s] ... ok {13} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_parser [0.001296s] ... ok bytearray(b'\x06\x00\x03\x00\x00\x00\x00\x00') (6, 0, 3, 0, 0, 0) {13} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_routing_type3 [0.000441s] ... ok {13} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsack [0.001266s] ... ok {13} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_multi_chunks [0.000253s] ... ok {30} os_ken.tests.integrated.bgp.test_ip6_basic.BgpSpeakerBasicTest.test_check_rib_nexthop ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. {30} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_oxm_class [0.000176s] ... ok {30} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_state [0.000117s] ... ok {30} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_removed [0.000126s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_serialize [0.000265s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser [0.000152s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_init [0.000118s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_serialize [0.000114s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_init [0.000113s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_init [0.000111s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_init [0.000175s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_mid [0.000263s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_2 [0.000241s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_4 [0.000152s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_3 [0.000193s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_7 [0.000169s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_min [0.000174s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p3 [0.000512s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_max [0.000967s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_mid [0.001239s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_min [0.000727s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_true [0.000156s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_max [0.000189s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p6 [0.000160s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p5 [0.000289s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_max [0.000262s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_min [0.000160s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p13 [0.000205s] ... ok {30} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p16 [0.000152s] ... ok {30} os_ken.tests.unit.packet.test_arp.Test_arp.test_parser [0.000357s] ... ok {30} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_md5 [0.001780s] ... ok {30} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpnv6 [0.027437s] ... ok {30} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_init [0.000272s] ... ok {30} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_reply [0.003834s] ... ok {30} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_default_args [0.000432s] ... ok {30} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_parser [0.000184s] ... ok {30} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn2 [0.000230s] ... ok {30} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_dest_unreach [0.000615s] ... ok {30} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_TimeExceeded [0.001140s] ... ok {30} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init [0.000243s] ... ok {30} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_serialize [0.000350s] ... ok {30} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_multi_headers [0.003377s] ... ok {30} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_as_external_lsa [0.001578s] ... ok {30} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_sctp [0.004346s] ... ok {30} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_udp [0.010750s] ... ok {30} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_echo [0.000265s] ... ok {30} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_ecn_echo [0.000186s] ... ok {30} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init_ack [0.004540s] ... ok {30} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_min [0.000354s] ... ok {30} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabled.test_parser [0.000521s] ... ok {30} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRibFromZebra.test_parser [0.000387s] ... ok {30} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_actions [0.001235s] ... ok {30} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_without_actions [0.000245s] ... ok {30} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_over [0.000148s] ... ok {22} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_capabilities [0.000225s] ... ok {22} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_vlan_id [0.000113s] ... ok {22} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_header [0.000104s] ... ok {22} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_pop_mpls [0.000110s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser [0.000210s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_parser [0.000244s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize_check_buffer_id [0.000291s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_init [0.000120s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_parser [0.000148s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_mid [0.000170s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_p1 [0.000152s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_max [0.000141s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_min [0.000118s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_max [0.000150s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_max [0.000473s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_max [0.000138s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_1 [0.000234s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_8 [0.000138s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_11 [0.000127s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_0 [0.000168s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_3 [0.000152s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_4 [0.000137s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_9 [0.000140s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFeaturesRequest.test_serialize [0.000245s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p1 [0.000329s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_min [0.000151s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_max [0.000773s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_min [0.000680s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_max [0.000643s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_min [0.000711s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p4 [0.000207s] ... ok {22} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_mid [0.000205s] ... ok {22} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_initiation [0.000774s] ... ok {22} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_init [0.000295s] ... ok {22} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_parser [0.000171s] ... ok {22} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_pi.test_default_args [0.000666s] ... ok {22} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_default_args [0.000786s] ... ok {22} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json [0.000842s] ... ok {22} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string [0.000557s] ... ok {22} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp_with_srcs [0.000544s] ... ok {22} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser_with_srcs [0.000294s] ... ok {22} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs_and_aux [0.000304s] ... ok {22} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_routing_type3 [0.001092s] ... ok {22} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_fragment [0.000781s] ... ok {22} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_abort [0.000321s] ... ok {22} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_error [0.006957s] ... ok {22} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_data [0.000367s] ... ok {22} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {22} os_ken.tests.unit.packet.test_slow.Test_lacp.test_serialize [0.000429s] ... ok {22} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size_invalid_version [0.000176s] ... ok {22} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_withdraw [0.002408s] ... ok {22} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_ingress_rep [0.001241s] ... ok {22} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_without_prefix [0.000154s] ... ok {22} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_hyphenation [0.000915s] ... ok {25} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv [0.001432s] ... ok {25} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6_without_actions [0.001224s] ... ok osken-manager 2.8.1 {32} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label [0.000168s] ... ok {23} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_config_flags [0.000252s] ... ok {23} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket [0.000143s] ... ok {23} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_stats_request [0.000138s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_parser [0.000154s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_parser [0.000220s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_init [0.000137s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_parse [0.000259s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_init [0.000286s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_parser [0.000138s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_parser [0.000181s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_max [0.000172s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_init [0.000161s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_mid [0.054251s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_3 [0.000330s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_19_ofp_role_request_packet) [0.000559s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_30_ofp_port_stats_reply_packet) [0.001268s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_27_ofp_table_stats_request_packet) [0.000575s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_59_ofp_packet_in_packet) [0.004621s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_17_ofp_barrier_request_packet) [0.000506s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_34_ofp_group_desc_stats_reply_packet) [0.001550s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_33_ofp_group_desc_stats_request_packet) [0.000574s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_2_ofp_flow_mod_packet) [0.005096s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_9_ofp_get_config_reply_packet) [0.000726s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_7_ofp_set_config_packet) [0.000559s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_21_ofp_group_mod_packet) [0.001521s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP12_ofp_packet_out_packet_library_packet) [0.003134s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_31_ofp_group_features_stats_request_packet) [0.000579s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_28_ofp_table_stats_reply_packet) [0.084615s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_60_ofp_flow_mod_packet) [0.010457s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_5_ofp_features_request_packet) [0.000546s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_18_ofp_barrier_reply_packet) [0.000902s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_24_ofp_desc_stats_request_packet) [0.000626s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_37_ofp_queue_stats_request_packet) [0.000655s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_25_ofp_aggregate_stats_request_packet) [0.001098s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_41_ofp_error_msg_experimenter_packet) [0.001274s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_8_ofp_get_config_request_packet) [0.000462s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_15_ofp_error_msg_packet) [0.001052s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_1_ofp_packet_out_packet) [0.001005s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_40_ofp_flow_removed_packet) [0.001667s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_39_ofp_port_status_packet) [0.001004s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_38_ofp_queue_stats_reply_packet) [0.001010s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_23_ofp_table_mod_packet) [0.000523s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_10_ofp_hello_packet) [0.000772s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_12_ofp_flow_stats_reply_packet) [0.005179s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_learn_packet) [0.011787s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_dec_ttl_cnt_ids_packet) [0.004965s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_move_nx_register_packet) [0.004772s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_32_ofp_group_features_reply_packet) [0.001099s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_17_ofp_barrier_request_packet) [0.000469s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_meter_mod_packet) [0.001335s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_28_ofp_table_stats_reply_packet) [0.001156s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_40_ofp_flow_removed_packet) [0.001640s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_61_ofp_experimenter_request_packet) [0.001071s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_27_ofp_table_stats_request_packet) [0.000622s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_48_ofp_meter_config_reply_packet) [0.001479s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_16_ofp_experimenter_packet) [0.001110s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_packet) [0.004158s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample_packet) [0.004001s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_5_ofp_features_request_packet) [0.000530s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_15_ofp_error_msg_packet) [0.001296s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_error_msg_packet) [0.001133s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_table_mod_packet) [0.000634s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_packet) [0.005881s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_push_packet) [0.003886s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_7_ofp_set_config_packet) [0.000634s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_features_reply_packet) [0.000880s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_hello_packet) [0.001467s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_pop_packet) [0.003805s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet) [0.010574s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_8_ofp_get_config_request_packet) [0.000570s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_20_ofp_role_reply_packet) [0.000847s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_41_ofp_error_msg_experimenter_packet) [0.001136s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_19_ofp_role_request_packet) [0.000605s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_note_packet) [0.003681s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller2_packet) [0.004181s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_mod_packet) [0.000867s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_34_ofp_group_desc_reply_packet) [0.001840s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_2_ofp_flow_mod_packet) [0.015472s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_6_ofp_features_reply_packet) [0.001234s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_status_packet) [0.001753s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_24_ofp_desc_request_packet) [0.000694s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_3_ofp_flow_mod_packet) [0.004136s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_10_ofp_hello_packet) [0.001196s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_60_ofp_flow_mod_packet) [0.011883s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_resubmit_packet) [0.006429s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_14_ofp_echo_reply_packet) [0.001326s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_53_ofp_port_desc_request_packet) [0.000676s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_conj_packet) [0.004754s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_58_ofp_group_stats_reply_packet) [0.001743s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_12_ofp_flow_stats_reply_packet) [0.011215s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_18_ofp_barrier_reply_packet) [0.001184s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_0_ofp_desc_reply_packet) [0.001149s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_62_ofp_experimenter_reply_packet) [0.001246s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_ofp_packet_out_packet_library_packet) [0.003774s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample2_packet) [0.004438s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_masked_packet) [0.005007s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_11_ofp_flow_stats_request_packet) [0.001410s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_43_ofp_get_async_reply_packet) [0.001123s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_57_ofp_group_stats_request_packet) [0.000826s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_conjunction_packet) [0.006747s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_21_ofp_group_mod_packet) [0.001586s] ... ok {27} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_parser [0.000364s] ... ok {27} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceBfdDestinationUpdate.test_parser [0.000519s] ... ok {27} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_not_exist_actions [0.000220s] ... ok {27} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi [0.000146s] ... ok {27} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6 [0.000144s] ... ok {0} os_ken.tests.unit.packet.test_icmp.Test_echo.test_serialize [0.000177s] ... ok {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize [0.000199s] ... ok {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_json [0.001363s] ... ok {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_default_args [0.000484s] ... ok {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_with_data [0.000363s] ... ok {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_aux [0.000161s] ... ok {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string [0.000646s] ... ok {0} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_init [0.000170s] ... ok {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_tcp [0.009650s] ... ok {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cwr [0.000504s] ... ok {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init_ack [0.002860s] ... ok {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init_ack [0.003551s] ... ok {0} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_parser [0.003467s] ... ok {0} os_ken.tests.unit.packet.test_udp.Test_udp.test_malformed_udp [0.000201s] ... ok {0} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_init [0.000144s] ... ok {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_actions [0.001112s] ... ok {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_route_family [0.000759s] ... ok {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6 [0.001202s] ... ok {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_old [0.000161s] ... ok {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_negative [0.000145s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_max [0.062056s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_max [0.001937s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_max [0.001009s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_max [0.001148s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_min [0.001521s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_mid [0.001548s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_min [0.001094s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p14 [0.000447s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p7 [0.000263s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p7 [0.000246s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_max [0.000337s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_init [0.000157s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_min [0.000190s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p7 [0.000194s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p1 [0.000311s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p1 [0.000336s] ... ok {37} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p15 [0.000251s] ... ok {37} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_simple [0.002248s] ... ok {37} os_ken.tests.unit.packet.test_bpdu.Test_UnknownVersion.test_parser [0.000527s] ... ok {37} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_serialize [0.000372s] ... ok {37} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_default_args [0.000215s] ... ok {37} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_dest_unreach [0.000878s] ... ok {37} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_default_args [0.001324s] ... ok {37} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs_and_aux [0.000341s] ... ok {37} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json [0.001076s] ... ok {37} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init_with_srcs [0.000454s] ... ok {37} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_hop_opts [0.001539s] ... ok {37} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_serialize [0.000222s] ... ok {37} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsupd [0.002567s] ... ok {37} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown [0.000948s] ... ok {37} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_parser [0.000858s] ... ok {37} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_max [0.000407s] ... ok {37} os_ken.tests.unit.packet.test_zebra.TestZebraRedistributeAdd.test_parser [0.000315s] ... ok {37} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_negative [0.000366s] ... ok {37} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_over [0.000138s] ... ok {37} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_negative [0.000140s] ... ok {37} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_short_rd [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000846s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000706s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000756s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000806s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000798s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000787s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__0__4660_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__4660__4660_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__65535__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_4660) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_65535) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660_) [0.000376s] ... ok {13} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat [0.000330s] ... ok {13} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_synchronization [0.000367s] ... ok {13} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {13} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size [0.000167s] ... ok {13} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv6 [0.001337s] ... ok {13} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as4_path [0.000426s] ... ok {13} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_over [0.000150s] ... ok {13} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_invalid_addr [0.000140s] ... ok {13} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_negative [0.000144s] ... ok {32} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_not_int [0.000149s] ... ok {5} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_struct_ofp_header [0.000211s] ... ok {5} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_features [0.000163s] ... ok {5} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_types [0.000153s] ... ok {5} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_nw_ttl [0.000121s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_init [0.000134s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_init [0.000120s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_serialize [0.000277s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_init [0.000125s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_parser [0.000309s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_parser [0.000267s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_init [0.000151s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_min [0.000167s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_2 [0.000258s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_0 [0.000167s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_8 [0.000204s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_3 [0.000204s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_6 [0.000181s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_max [0.000404s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_mid [0.000248s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_init [0.000287s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_max [0.001102s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_min [0.000301s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p2 [0.000363s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_p1 [0.000250s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_min [0.000165s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p7 [0.000267s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_mid [0.000243s] ... ok {5} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000951s] ... ok {5} os_ken.tests.unit.packet.test_arp.Test_arp.test_malformed_arp [0.000198s] ... ok {5} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_statistics_report [0.001344s] ... ok {5} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_len [0.000258s] ... ok {5} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_init [0.000184s] ... ok {5} os_ken.tests.unit.packet.test_icmp.Test_echo.test_init [0.000170s] ... ok {5} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string [0.000683s] ... ok {5} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_default_args [0.000439s] ... ok {5} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_init [0.000157s] ... ok {5} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_without_data [0.000346s] ... ok {5} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_smaller_than_records [0.000442s] ... ok {5} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp [0.000487s] ... ok {5} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_parser [0.001300s] ... ok {5} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_auth [0.000708s] ... ok {5} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_auth [0.001653s] ... ok {5} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_dst_opts [0.001993s] ... ok {5} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_len [0.000296s] ... ok {5} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_json [0.001866s] ... ok {5} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_echo [0.000981s] ... ok {5} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cwr [0.000998s] ... ok {5} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_subtype ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {5} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_version ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {5} os_ken.tests.unit.packet.test_udp.Test_udp.test_serialize [0.000319s] ... ok {5} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_priority_max [0.000194s] ... ok {5} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookupFromZebra.test_parser [0.000408s] ... ok {5} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_without_actions [0.001951s] ... ok {5} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4 [0.003007s] ... ok {5} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist [0.000178s] ... ok {21} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_sa_to_ss [0.000235s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser [0.000494s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_ofp_group_capabilities [0.000148s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_oxm_ofb_match_fields [0.000176s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_max_len [0.000104s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_failed_code [0.000135s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_out [0.000121s] ... ok {21} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_max_rate [0.000105s] ... ok {21} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_mask [0.000300s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser [0.000159s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_serialize [0.000174s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_min [0.000258s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_init [0.000132s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_min [0.000139s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_min [0.000161s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_10 [0.000252s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_8 [0.000161s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_9 [0.000139s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_1 [0.000134s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_7 [0.000148s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_14 [0.000146s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_7 [0.000184s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_2 [0.000168s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_min [0.000262s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_min [0.000797s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_max [0.000742s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_max [0.000675s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_init [0.000145s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_mid [0.000338s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p2 [0.000177s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p8 [0.000226s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p2 [0.000156s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_init [0.000190s] ... ok {21} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p27 [0.000195s] ... ok {21} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_parser [0.000208s] ... ok {21} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_len [0.000155s] ... ok {21} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_default_args [0.000158s] ... ok {21} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json [0.000807s] ... ok {21} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_json [0.001141s] ... ok {21} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_default_args [0.000656s] ... ok {21} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_build_igmp [0.000422s] ... ok {21} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_default_args [0.000180s] ... ok {21} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_default_args [0.000401s] ... ok {21} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_parser [0.000172s] ... ok {21} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_fragment [0.000643s] ... ok {21} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_serialize [0.000610s] ... ok {21} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_icmpv6 [0.003116s] ... ok {21} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_aggregation [0.000439s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_no_next_hop [0.002634s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_2 [0.000387s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_without_actions [0.000149s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4 [0.000140s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_not_num [0.000145s] ... ok {21} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_ipv4_based [0.000140s] ... ok {17} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_instruction_type [0.000219s] ... ok {17} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_feature [0.000137s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_parser [0.000214s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_init [0.000138s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_len [0.000200s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init [0.000300s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_init [0.000147s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser [0.000149s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_max [0.000187s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_min [0.000152s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_max [0.104003s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_12 [0.000348s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_4 [0.000161s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_max [0.124582s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p3 [0.034235s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_mid [0.044628s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_min [0.001184s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_mid [0.000841s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_min [0.000768s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_min [0.001167s] ... ok {15} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_flowspec_family [0.000910s] ... ok {15} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_vni [0.003206s] ... ok {15} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_route_type [0.000920s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_parser [0.000208s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_9 [0.000160s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_mid [0.031820s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660_) [0.000375s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_mid [0.001100s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_56_ofp_table_features_reply_packet) [0.402950s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_exec_packet) [0.005624s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_23_ofp_table_mod_packet) [0.000696s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_44_ofp_set_async_packet) [0.000725s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_46_ofp_flow_mod_packet) [0.005356s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_49_ofp_meter_stats_request_packet) [0.000858s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_removed_packet) [0.003008s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet_truncated64) [0.001573s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_mid [0.000182s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_31_ofp_group_features_request_packet) [0.000973s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_26_ofp_aggregate_stats_reply_packet) [0.001339s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_set_config_packet) [0.000682s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p2 [0.000400s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_parse_unknown_field [0.000400s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__305419896__591751049_) [0.000369s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_25_ofp_aggregate_stats_request_packet) [0.001289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0) [0.000305s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__4294967295__4294967294_) [0.000393s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_max [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660_) [0.000364s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_0) [0.000335s] ... ok {15} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_str [0.000152s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_init [0.000256s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_0 [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0) [0.000311s] ... ok {36} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_parser [0.000389s] ... ok {36} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_serialize [0.000207s] ... ok {36} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_default_args [0.000216s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_305419896) [0.000353s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_min [0.000743s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_max [0.000704s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_mid [0.000657s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p9 [0.000470s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_mid [0.000281s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p7 [0.000154s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_4294967295) [0.000352s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_0) [0.000369s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_305419896) [0.000344s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_4294967295) [0.000358s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_0) [0.000340s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_305419896) [0.000352s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_4294967295) [0.000347s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_0) [0.000357s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_1311768467463790320) [0.000364s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_flags [0.000257s] ... ok {36} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_multi_headers [0.001651s] ... ok {36} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json [0.001123s] ... ok {36} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_dbdesc [0.001833s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_max [0.001337s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_max [0.000984s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_mid [0.001176s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_max [0.001532s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_max [0.000939s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255_) [0.000344s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_max [0.033342s] ... ok {17} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p34 [0.000385s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_18446744073709551615) [0.008741s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_0) [0.000400s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_1311768467463790320) [0.000380s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_18446744073709551615) [0.000387s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_0) [0.000377s] ... ok {17} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json [0.001333s] ... ok {17} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_default_args [0.000425s] ... ok {17} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len [0.000241s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p1 [0.000436s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_max [0.000463s] ... ok {36} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_icmp [0.003829s] ... ok {36} os_ken.tests.unit.packet.test_pbb.Test_itag.test_serialize [0.000215s] ... ok {7} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_desc_stats [0.000230s] ... ok {7} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_write_metadata [0.000143s] ... ok {7} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_in [0.000113s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_serialize [0.000230s] ... ok {10} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_config [0.000330s] ... ok {10} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_desc_stats [0.000148s] ... ok {10} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_header [0.000123s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_parser [0.000194s] ... ok {36} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_abort [0.007988s] ... ok {36} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat [0.001057s] ... ok {36} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {36} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_to_string [0.001050s] ... ok {36} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn [0.002628s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_init [0.000140s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_serialize [0.000321s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_init [0.000137s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_type [0.000209s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser [0.000154s] ... ok {17} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize [0.000372s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_parser [0.000142s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_parser [0.000225s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_parser [0.000148s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_10 [0.000166s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_2 [0.000167s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_12 [0.000207s] ... ok {20} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_request_code [0.000271s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_init [0.000272s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_min [0.000168s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_max [0.000155s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p0_1 [0.000349s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_4 [0.000180s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_1 [0.000157s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_1 [0.000196s] ... ok {20} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_packet_in_reason [0.000129s] ... ok {20} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_type [0.000163s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_min [0.000222s] ... ok {17} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_serialize [0.002480s] ... ok {17} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_default_args [0.000264s] ... ok {17} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_aux [0.000964s] ... ok {17} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs [0.000389s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_serialize [0.000122s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_init [0.000139s] ... ok {11} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv6 [0.000234s] ... ok {11} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_parser [0.000595s] ... ok {17} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_larger_than_srcs [0.000380s] ... ok {17} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_smaller_than_srcs [0.000935s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_min [0.000325s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_init [0.000252s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_true [0.000258s] ... ok {11} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_action_type [0.000166s] ... ok {11} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_table_mod [0.000143s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_init [0.000175s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_type [0.000176s] ... ok {23} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p6 [0.000270s] ... ok {23} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_serialize [0.000781s] ... ok {23} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_len [0.000237s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigRequest.test_serialize [0.000259s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_init [0.000309s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_min [0.000178s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p1 [0.000172s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_min [0.000245s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_check_data [0.000195s] ... ok {8} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_match_code [0.000234s] ... ok {8} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_reply_flags [0.000129s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_type [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255_) [0.000340s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p3 [0.000161s] ... ok {34} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_max [0.000252s] ... ok {28} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in6 [0.000305s] ... ok {28} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid [0.000297s] ... ok {28} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_mod_failed_code [0.000152s] ... ok {28} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats_request [0.000138s] ... ok {28} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats_request [0.000143s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_init [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0) [0.000294s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_max [0.000183s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_1311768467463790320) [0.000389s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_serialize [0.000137s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_min [0.000268s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_11 [0.000249s] ... ok {8} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket_counter [0.000125s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_parser [0.000205s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_len [0.000203s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_serialize [0.000182s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_serialize [0.000152s] ... ok {34} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update2 [0.033789s] ... ok {34} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_reply [0.008772s] ... ok {23} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_init [0.000332s] ... ok {23} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_serialize [0.000195s] ... ok {23} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize_with_zero [0.000375s] ... ok {23} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_json [0.000902s] ... ok {23} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_TimeExceeded [0.000752s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_serialize [0.000164s] ... ok {8} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_stats_reply [0.000120s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize_append_actions [0.000461s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_3 [0.000168s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_type [0.000173s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_parser [0.000327s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_type [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255) [0.000292s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_18446744073709551615) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255_) [0.000336s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_serialize [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255) [0.000288s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_9 [0.000188s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_10 [0.000162s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_11 [0.000158s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_5 [0.000170s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_0 [0.000216s] ... ok {31} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_failed_code [0.000234s] ... ok {31} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_header [0.000132s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_0 [0.000237s] ... ok {34} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_serialize [0.000286s] ... ok {34} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize [0.000639s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_serialize [0.000135s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_15 [0.000413s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_mid [0.000177s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_parser [0.000160s] ... ok {33} os_ken.tests.unit.ofproto.test_inet.TestInet.test_ip_proto [0.000312s] ... ok {17} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize [0.000237s] ... ok {34} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize [0.000358s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_init [0.000111s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_serialize [0.000114s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_serialize [0.000120s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_mid [0.000237s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_max [0.000174s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__0__1_) [0.000374s] ... ok {23} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser [0.000376s] ... ok {23} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_len [0.000249s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__0__1_) [0.000370s] ... ok {31} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_goto_table [0.000109s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_mid [0.000163s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_6 [0.000195s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_3 [0.000214s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_0 [0.000267s] ... ok {34} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_json [0.000889s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_0 [0.000197s] ... ok {17} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_aux [0.000609s] ... ok {17} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_auth [0.000898s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_max [0.000243s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_min [0.000287s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p2 [0.000155s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_min [0.000184s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_max [0.000139s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_max [0.000903s] ... ok {33} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_min_rate [0.000224s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__0__1_) [0.000391s] ... ok {31} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats_request [0.000115s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_parser [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660_) [0.000375s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_init [0.000124s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p3 [0.000135s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_parser [0.000143s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_3 [0.000173s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_mid [0.000192s] ... ok {33} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_table_stats [0.000115s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser [0.000207s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_init [0.000140s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_1 [0.000184s] ... ok {33} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask [0.000309s] ... ok {17} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_abort [0.009743s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_serialize [0.000249s] ... ok {34} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json [0.001205s] ... ok {34} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser_with_records [0.001806s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_2 [0.000341s] ... ok {34} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_larger_than_srcs [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660_) [0.000370s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_1 [0.000234s] ... ok {17} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_sack [0.001531s] ... ok {17} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_synchronization [0.000512s] ... ok {17} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_parser [0.000221s] ... ok {17} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_type [0.000240s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_serialize [0.000196s] ... ok {34} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_init [0.000207s] ... ok {23} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_serialize [0.000258s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_mid [0.001029s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_min [0.000745s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_mid [0.001034s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_max [0.000772s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_true [0.000355s] ... ok {17} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabled.test_parser [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0) [0.000314s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_mid [0.001678s] ... ok {23} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_default_args [0.000204s] ... ok {23} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_default_args [0.000219s] ... ok {23} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_to_string [0.000831s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_max [0.000736s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_len [0.000188s] ... ok {23} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_ecn_echo [0.001885s] ... ok {24} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_0 [0.001180s] ... ok {24} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testHello [0.000652s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_src [0.000143s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_init [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535) [0.000293s] ... ok {24} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_no [0.000168s] ... ok {24} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_role_request_failed_code [0.000121s] ... ok {23} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat_ack [0.002318s] ... ok {23} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_ack [0.001378s] ... ok {23} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_complete [0.001317s] ... ok {17} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_without_actions [0.002544s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__305419896__591751049_) [0.000374s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_parser [0.000273s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_2_parser_ofpmatch_compat) [0.003608s] ... ok {34} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_serialize [0.000275s] ... ok {34} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_routing_type3 [0.001403s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_8 [0.000162s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_serialize [0.000326s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_mid [0.000946s] ... ok {34} os_ken.tests.unit.packet.test_ipv6.Test_option.test_len [0.000200s] ... ok {34} os_ken.tests.unit.packet.test_pbb.Test_itag.test_json [0.000860s] ... ok {23} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_collecting [0.000563s] ... ok {23} os_ken.tests.unit.packet.test_udp.Test_udp.test_json [0.001024s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_max [0.000787s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_mid [0.000723s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_false [0.000147s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_1 [0.000185s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_mid [0.001148s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p2 [0.000337s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p4 [0.000356s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p8 [0.000254s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p1 [0.000249s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__305419896__591751049_) [0.000385s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__305419896__591751049_) [0.000380s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__4294967295__4294967294_) [0.000363s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_3_parser_ofpmatch_compat) [0.003602s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_serialize [0.000321s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_max [0.000188s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_max [0.064864s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_max [0.000377s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_5 [0.000196s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_mid [0.000814s] ... ok {34} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_heartbeat_ack [0.007591s] ... ok {34} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init_ack [0.000407s] ... ok {34} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown [0.001545s] ... ok {34} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_error [0.006242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000540s] ... ok {23} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_init [0.000244s] ... ok {23} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_max [0.000252s] ... ok {34} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_abort [0.008290s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_mid [0.000181s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_serialize [0.000180s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser [0.000291s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init_zero [0.000193s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_11 [0.000185s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_min [0.000191s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_init [0.000217s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_max [0.000155s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_max [0.000978s] ... ok {23} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6 [0.004012s] ... ok {23} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_short_as_path [0.000706s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_mid [0.001019s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_serialize [0.000152s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_max [0.000156s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_parser [0.000123s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_mid [0.000219s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_1 [0.000484s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_2 [0.000216s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_init [0.000233s] ... ok {34} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_serialize [0.000296s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_4 [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000493s] ... ok {17} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_auto_discovery [0.002331s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_max [0.000169s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_3 [0.000152s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_min [0.001010s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p8 [0.000352s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_mid [0.000319s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_2 [0.000215s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_max [0.000181s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_max [0.000176s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_mid [0.000172s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p3 [0.000312s] ... ok {11} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_mid [0.000294s] ... ok {11} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_message [0.000679s] ... ok {17} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn [0.000254s] ... ok {17} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_without_prefix [0.000147s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p3 [0.000372s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__4294967295__4294967294_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000492s] ... ok {23} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac [0.001470s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_max [0.000195s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_p1 [0.000209s] ... ok {11} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_reply [0.003925s] ... ok {11} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_message [0.005624s] ... ok {11} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_reply [0.005838s] ... ok {11} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_default_args [0.000230s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_6 [0.000185s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_2 [0.000204s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_arp [0.000733s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_mid [0.000161s] ... ok {34} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_min [0.000283s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_2 [0.000203s] ... ok {3} os_ken.tests.integrated.bgp.test_basic.BgpSpeakerBasicTest.test_check_rib_nexthop ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_init [0.000155s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__4294967295__4294967294_) [0.000384s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__field_100_aG9nZWhvZ2U=) [0.000395s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__field_100_ZnVnYWZ1Z2E=) [0.000376s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_init [0.000172s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_init [0.000219s] ... ok {34} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabledIPv6.test_parser [0.000696s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_flowspec_family [0.001205s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_without_actions [0.001909s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv6 [0.002711s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_aG9nZWhvZ2U=) [0.000387s] ... ok {11} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string [0.001195s] ... ok {11} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_smaller_than_aux [0.000428s] ... ok {11} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize_with_srcs [0.000428s] ... ok {11} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp [0.000447s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_slow [0.000715s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_min [0.000271s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_mid [0.000170s] ... ok {11} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init_with_records [0.000307s] ... ok {11} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs_and_aux [0.000251s] ... ok {11} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_len [0.000204s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_min [0.001112s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_min [0.000195s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_serialize [0.000283s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_init [0.000133s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_serialize [0.000229s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_serialize [0.000213s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_5 [0.000213s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_min [0.000708s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_min [0.000133s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_max [0.000199s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_13 [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0) [0.000367s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_min [0.000171s] ... ok {28} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p33 [0.000176s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_mid [0.000178s] ... ok {10} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p11 [0.000209s] ... ok {11} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_get_tlv_type [0.000158s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_8 [0.000196s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_mid [0.001187s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_empty_as4_path [0.000452s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_10 [0.000200s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_3 [0.000184s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_min [0.000593s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_init [0.000154s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_min [0.000139s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_mid [0.000148s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_min [0.001128s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_mid [0.000673s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_max [0.000641s] ... ok {28} os_ken.tests.unit.packet.test_arp.Test_arp.test_serialize [0.000383s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_no_as4_attr [0.000377s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_all_actions [0.004076s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1) [0.000354s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_max [0.000813s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_mid [0.000741s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_mid [0.001097s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_ZnVnYWZ1Z2E=) [0.000375s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_mid [0.000257s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_min [0.000886s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_min [0.000393s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_min [0.000177s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_6 [0.000265s] ... ok {28} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json1 [0.004511s] ... ok {28} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_default_args [0.000219s] ... ok {28} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_init [0.000273s] ... ok {28} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init [0.000209s] ... ok {28} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_to_string [0.001109s] ... ok {28} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_json [0.001216s] ... ok {34} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_invalid_addr [0.000152s] ... ok {10} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv6 [0.027941s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p15 [0.000416s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_4 [0.000175s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_0 [0.000151s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p2 [0.000303s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_mid [0.000185s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p1 [0.000335s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_init [0.000142s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p1 [0.000340s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_mid [0.000157s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mid [0.001019s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_max [0.000938s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_min [0.000714s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_mid [0.000723s] ... ok {18} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_serialize [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255) [0.000366s] ... ok {10} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_parser [0.168154s] ... ok {10} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update1 [0.000751s] ... ok {31} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p3 [0.000222s] ... ok {18} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_header [0.000156s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p3 [0.000249s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p3 [0.000204s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p5 [0.000342s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_min [0.000263s] ... ok {24} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_max [0.001160s] ... ok {24} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open2 [0.004742s] ... ok {24} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_no_maintenance_domain_name_present [0.000341s] ... ok {24} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_default_args [0.000200s] ... ok {24} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser [0.000743s] ... ok {24} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_len [0.000189s] ... ok {24} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_malformed_ethernet [0.000211s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_1 [0.000213s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_3 [0.000186s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_mid [0.001064s] ... ok {31} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_message [0.005997s] ... ok {31} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_reply [0.003348s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_max [0.001375s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p1 [0.000245s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_mid [0.000841s] ... ok {11} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse_corrupted [0.000403s] ... ok {11} os_ken.tests.unit.packet.test_packet.TestPacket.test_div_api [0.000200s] ... ok {35} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_queue [0.000238s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_serialize [0.000197s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_serialize [0.000200s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_serialize [0.000278s] ... ok {31} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_len [0.000226s] ... ok {28} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_to_string [0.000983s] ... ok {24} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_dest_unreach [0.001412s] ... ok {24} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_init [0.000217s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_1 [0.000299s] ... ok {28} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_json [0.001231s] ... ok {31} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_with_length_zero [0.000161s] ... ok {31} os_ken.tests.unit.packet.test_icmp.Test_echo.test_default_args [0.000146s] ... ok {10} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_init [0.000287s] ... ok {28} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_json [0.001844s] ... ok {24} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser [0.000364s] ... ok {17} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_over [0.000133s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_0 [0.000172s] ... ok {11} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_multi_chunks [0.003004s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_aG9nZWhvZ2U=) [0.000416s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_init [0.000118s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_none [0.000755s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_mid [0.000203s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_max [0.000958s] ... ok {24} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_default_args [0.000922s] ... ok {11} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_ack [0.001343s] ... ok {11} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cwr [0.000676s] ... ok {28} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init [0.000203s] ... ok {28} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_aux [0.000235s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_ZnVnYWZ1Z2E=) [0.000376s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p1 [0.000190s] ... ok {7} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_mid [0.000362s] ... ok {7} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_vlan_action_parser [0.000933s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_min [0.000327s] ... ok {24} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_aux [0.000254s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_mid [0.000739s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_serialize [0.000104s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_init [0.000121s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_7 [0.000169s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_0 [0.000231s] ... ok {24} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_default_args [0.000409s] ... ok {24} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_hop_opts [0.001414s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_min [0.000939s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_max [0.000986s] ... ok {38} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_non_bracketed_ipv6_addr [0.000295s] ... ok {38} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v13 [0.002598s] ... ok {7} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_cc_message [0.000624s] ... ok {7} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize [0.000340s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init [0.000177s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_parser [0.000193s] ... ok {18} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats_request [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1) [0.000373s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_init [0.000206s] ... ok {7} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_len [0.000221s] ... ok {7} os_ken.tests.unit.packet.test_gre.Test_gre.test_flowid_setter [0.000161s] ... ok {7} os_ken.tests.unit.packet.test_gre.Test_gre.test_vsid_setter [0.000142s] ... ok {38} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser_check_msg_type [0.000252s] ... ok {38} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_type [0.000121s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_parser [0.000235s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_parser [0.000111s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_init [0.000110s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_min [0.001323s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_mid [0.000777s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p4 [0.000142s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_parser [0.000120s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_init [0.000113s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_max [0.000148s] ... ok {18} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats [0.000116s] ... ok {7} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_parser [0.000167s] ... ok {11} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown [0.000295s] ... ok {11} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_min [0.000243s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_max [0.000795s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_max [0.071611s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p5 [0.000320s] ... ok {8} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_max [0.000256s] ... ok {8} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json2 [0.044441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000866s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000771s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000837s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p6 [0.000169s] ... ok {7} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_TimeExceeded [0.001394s] ... ok {7} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser_with_records [0.001731s] ... ok {7} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len [0.000281s] ... ok {24} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_routing_type3 [0.002021s] ... ok {24} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_multi_headers [0.001832s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_min [0.000217s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_4 [0.000213s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_11 [0.000177s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_7 [0.000149s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_dst [0.000150s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_src [0.000122s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_parser [0.000102s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_serialize [0.000178s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_getitem [0.000413s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_serialize [0.000160s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_mid [0.000149s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_init [0.000291s] ... ok {24} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_auth [0.000954s] ... ok {24} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_echo [0.008078s] ... ok {8} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_serialize [0.000195s] ... ok {8} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_len [0.000167s] ... ok {8} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_len [0.000186s] ... ok {8} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_parser [0.000318s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p2 [0.000360s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_init [0.000139s] ... ok {24} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat [0.002541s] ... ok {24} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_complete [0.000888s] ... ok {24} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_timeout [0.000623s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p3 [0.000137s] ... ok {7} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize [0.000445s] ... ok {7} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_ecn_echo [0.000729s] ... ok {7} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_multi_chunks [0.001571s] ... ok {7} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_collecting [0.000414s] ... ok {7} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_json [0.005813s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_mid [0.000884s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init [0.000235s] ... ok {7} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_json [0.000754s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_max [0.000328s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p32 [0.000248s] ... ok {20} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p5 [0.000178s] ... ok {20} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_init [0.000227s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_message [0.004633s] ... ok {10} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_init [0.000168s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_default_args [0.000484s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_parser [0.000265s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_p1 [0.000181s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p6 [0.000329s] ... ok {28} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser [0.000201s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_max [0.000899s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_min [0.000223s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_max [0.000203s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_7 [0.000140s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_12 [0.000130s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_6 [0.000137s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_max [0.000227s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_4 [0.000158s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_7 [0.000152s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_7 [0.000148s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p1 [0.000450s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_min [0.000796s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_mid [0.000671s] ... ok {18} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats [0.000119s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_serialize [0.000214s] ... ok {11} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_without_actions [0.001750s] ... ok {11} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_l2vpn [0.001252s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__0__1_) [0.000361s] ... ok {31} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_echo [0.001042s] ... ok {31} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_parser [0.000252s] ... ok {31} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_with_data [0.000476s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_mid [0.000774s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p5 [0.000390s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_max [0.074110s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_mid [0.000180s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p4 [0.000305s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p4 [0.000222s] ... ok {35} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_max [0.000868s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000471s] ... ok {28} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_invalid_size [0.000231s] ... ok {28} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_dst_opts [0.001424s] ... ok {28} os_ken.tests.unit.packet.test_ipv6.Test_option.test_init [0.000167s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_message [0.004870s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize [0.000235s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_default_args [0.000241s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p18 [0.000234s] ... ok {31} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init_with_srcs [0.000165s] ... ok {31} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len [0.000192s] ... ok {31} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs [0.000292s] ... ok {35} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse [0.000424s] ... ok {35} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_md5 [0.000831s] ... ok {35} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser_with_no_maintenance_domain_name_present [0.000268s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_with_data [0.000439s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize_with_length_zero [0.000437s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_init [0.000190s] ... ok {20} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize [0.000348s] ... ok {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStatsRequest.test_serialize [0.000287s] ... ok {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_md5 [0.000707s] ... ok {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_simple [0.000736s] ... ok {20} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_la.test_default_args [0.001328s] ... ok {20} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_larger_than_aux [0.000407s] ... ok {20} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_default_args [0.000470s] ... ok {20} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_parser [0.000219s] ... ok {20} os_ken.tests.unit.packet.test_openflow.Test_openflow.test_pcap [0.015955s] ... ok {20} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init_ack [0.000349s] ... ok {20} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_data [0.001222s] ... ok {20} os_ken.tests.unit.packet.test_slow.Test_slow.test_parser [0.000573s] ... ok {20} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_parser [0.000435s] ... ok {20} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_to_bin [0.000196s] ... ok {20} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv4.test_parser [0.000847s] ... ok {24} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_create_packet [0.001480s] ... ok {24} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_parser [0.000218s] ... ok {3} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser [0.000297s] ... ok {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_reply [0.000610s] ... ok {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_message [0.004064s] ... ok {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_cc_message [0.004390s] ... ok {3} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_default_args [0.000222s] ... ok {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_json [0.001337s] ... ok {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_json [0.002580s] ... ok {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_json [0.001796s] ... ok {8} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_init [0.000153s] ... ok {8} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_default_args [0.000266s] ... ok {8} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_echo [0.000535s] ... ok {8} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_json [0.001863s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_max [0.000186s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_max [0.001202s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_max [0.000750s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_max [0.000608s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_min [0.000630s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_max [0.000625s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_none [0.000271s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p13 [0.000287s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p6 [0.000214s] ... ok {20} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route_vni [0.001618s] ... ok {20} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag [0.001729s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_serialize [0.000432s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_without_data [0.000405s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_to_string [0.001676s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_init [0.000142s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_init [0.000139s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_init [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000479s] ... ok {7} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_without_esi [0.002346s] ... ok {7} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_not_digit [0.000156s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_min [0.000770s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p2 [0.000372s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p1 [0.000263s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_init [0.000180s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p26 [0.000192s] ... ok {20} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_invalid_route_type [0.001035s] ... ok {20} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_mac_ip_adv [0.001491s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_miss_send_len [0.000269s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p17 [0.000191s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p24 [0.000157s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_already_registed [0.000217s] ... ok {38} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_init [0.000183s] ... ok {38} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json [0.001812s] ... ok {38} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_parser [0.000326s] ... ok {38} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_default_args [0.000292s] ... ok {33} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_min [0.000986s] ... ok {33} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize_with_length_zero [0.000209s] ... ok {33} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_parser [0.000398s] ... ok {33} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_init [0.000171s] ... ok {33} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_parser [0.000308s] ... ok {33} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize [0.000260s] ... ok {33} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_echo [0.001270s] ... ok {20} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_1 [0.000559s] ... ok {38} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_default_args [0.000519s] ... ok {38} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_to_string [0.001029s] ... ok {38} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_with_data [0.000572s] ... ok {10} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_smaller_than_srcs [0.000539s] ... ok {10} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs [0.000504s] ... ok {10} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_init [0.000227s] ... ok {10} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_dst_opts [0.001504s] ... ok {10} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_parser [0.000262s] ... ok {28} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_tlv [0.000174s] ... ok {28} os_ken.tests.unit.packet.test_pbb.Test_itag.test_malformed_itag [0.000187s] ... ok {28} os_ken.tests.unit.packet.test_pbb.Test_itag.test_parser [0.000159s] ... ok {28} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat [0.000229s] ... ok {28} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_distributing [0.000404s] ... ok {28} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_terminator_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {28} os_ken.tests.unit.packet.test_slow.Test_lacp.test_malformed_lacp [0.000372s] ... ok {8} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_default_args [0.000707s] ... ok {8} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs [0.000264s] ... ok {8} os_ken.tests.unit.packet.test_pbb.Test_itag.test_build_itag [0.006453s] ... ok {8} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_ack [0.000303s] ... ok {8} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_abort [0.000932s] ... ok {8} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_complete [0.000264s] ... ok {8} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_init [0.000155s] ... ok {8} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_init [0.000134s] ... ok {8} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_malformed_vrrpv2 [0.000195s] ... ok {8} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_init [0.000153s] ... ok {8} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_malformed_vrrpv3 [0.000146s] ... ok {10} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_init [0.000154s] ... ok {10} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cwr [0.000321s] ... ok {10} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cwr [0.000334s] ... ok {10} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_error [0.000941s] ... ok {10} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceVrfUpdate.test_parser [0.000523s] ... ok {10} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_without_actions [0.001903s] ... ok {11} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi_not_int [0.000177s] ... ok {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query_with_srcs [0.000269s] ... ok {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_larger_than_srcs [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000857s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000865s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000874s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000496s] ... ok {31} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_fragment [0.001612s] ... ok {7} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med [0.000149s] ... ok {33} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_init [0.000144s] ... ok {33} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string_with_srcs [0.001007s] ... ok {33} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize [0.000298s] ... ok {33} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_dst_opts [0.000375s] ... ok {28} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize [0.000324s] ... ok {28} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4 [0.001827s] ... ok {31} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_auth [0.000340s] ... ok {31} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_multi_headers [0.000320s] ... ok {31} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_parser [0.000368s] ... ok {31} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse [0.000605s] ... ok {8} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabledIPv6.test_parser [0.000622s] ... ok {8} os_ken.tests.unit.packet.test_zebra.TestZebraVrfAdd.test_parser [0.000305s] ... ok {8} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv4 [0.001462s] ... ok {8} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_as4_attr [0.000478s] ... ok {8} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_not_trans_as_aggr [0.000281s] ... ok {8} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id [0.000154s] ... ok {8} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix [0.000148s] ... ok {24} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_pmsi_tunnel_type [0.001500s] ... ok {24} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_over [0.000297s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_init [0.000226s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_src [0.000172s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_len [0.000196s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_type [0.000143s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_init [0.000134s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_init [0.000128s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_max [0.000189s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_mid [0.000181s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_malformed_icmpv6 [0.000166s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_without_data [0.000254s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_default_args [0.001223s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_with_data [0.000234s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_to_string [0.001252s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize_with_srcs [0.000494s] ... ok {38} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report [0.000214s] ... ok {10} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_no_vrf [0.000423s] ... ok {10} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_ip_prefix_route [0.001551s] ... ok {10} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_multicast_etag [0.001152s] ... ok {7} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix [0.000152s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_init [0.000140s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_check_data [0.000264s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_14 [0.000305s] ... ok {10} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_short [0.000955s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string [0.000897s] ... ok {35} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string_with_records [0.002420s] ... ok {35} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_hop_opts [0.000497s] ... ok {35} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_true [0.000182s] ... ok {35} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsreq [0.001158s] ... ok {35} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_data [0.006628s] ... ok {35} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_ack [0.000207s] ... ok {35} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_complete [0.001382s] ... ok {35} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_data [0.000746s] ... ok {35} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat_ack [0.001553s] ... ok {35} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_activity [0.000437s] ... ok {31} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_tcp [0.011261s] ... ok {31} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat_ack [0.000472s] ... ok {31} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init [0.000763s] ... ok {31} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_ack [0.001054s] ... ok {31} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_parser [0.000191s] ... ok {31} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookup.test_parser [0.000315s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_next_hop [0.001044s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv_vni [0.001495s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv6 [0.001951s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_all_actions [0.002460s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_not_str [0.000154s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__0__1_) [0.000345s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__0__1_) [0.000358s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__305419896__591751049_) [0.000357s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__305419896__591751049_) [0.000361s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__305419896__591751049_) [0.000362s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__4294967295__4294967294_) [0.000361s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__4294967295__4294967294_) [0.000355s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__4294967295__4294967294_) [0.000348s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_0) [0.000356s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_1311768467463790320) [0.000369s] ... ok {31} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix [0.000141s] ... ok {3} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_malformed_igmp [0.000221s] ... ok {33} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_multi_headers [0.002286s] ... ok {33} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_init [0.000158s] ... ok {33} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_compression [0.000490s] ... ok {33} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_json [0.000720s] ... ok {33} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_hello [0.000907s] ... ok {33} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser [0.000290s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_18446744073709551615) [0.000354s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_0) [0.000375s] ... ok {38} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json_with_srcs [0.000945s] ... ok {38} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_smaller_than_records [0.002842s] ... ok {38} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_default_args [0.000531s] ... ok {38} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_invalid_type [0.000222s] ... ok {38} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_false [0.000138s] ... ok {38} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_network_lsa [0.001132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000877s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000853s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000831s] ... ok {28} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_no_trans [0.000411s] ... ok {28} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_without_actions [0.000168s] ... ok {28} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_over [0.000151s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_1311768467463790320) [0.000368s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_18446744073709551615) [0.000368s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_0) [0.000350s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_1311768467463790320) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src___) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000828s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000778s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000786s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst___) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000467s] ... ok {38} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_timeout [0.000443s] ... ok {38} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv4 [0.001512s] ... ok {38} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_not_str [0.000190s] ... ok {28} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_invalid_rd [0.000143s] ... ok {33} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_echo [0.000262s] ... ok {33} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_ack [0.000235s] ... ok {33} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_error [0.006623s] ... ok {33} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_collector_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {33} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_route_family [0.001362s] ... ok {33} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_l2vpn [0.001433s] ... ok {33} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_with_invalid_label [0.000219s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_8 [0.000197s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_2 [0.000197s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_max [0.000518s] ... ok {35} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_json [0.001046s] ... ok {35} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_json [0.000725s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_18446744073709551615) [0.000364s] ... ok {35} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ok [0.000221s] ... ok {35} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_quagga [0.120809s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__0__1_) [0.000359s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_mid [0.000306s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_max [0.067207s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__0__1_) [0.000361s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_mid [0.033337s] ... ok {35} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4 [0.002752s] ... ok {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_default_args [0.000503s] ... ok {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_aux [0.000265s] ... ok {35} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4 [0.002296s] ... ok {35} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_sequence_only [0.000505s] ... ok {35} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_invalid_rd [0.000225s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__0__1_) [0.000363s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__305419896__591751049_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896_) [0.000392s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__305419896__591751049_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000411s] ... ok {3} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_default_args [0.000600s] ... ok {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_routing_type3 [0.000916s] ... ok {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896) [0.000310s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__305419896__591751049_) [0.000367s] ... ok {3} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_false [0.000171s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_heartbeat [0.006739s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init [0.000172s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__4294967295__4294967294_) [0.000361s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__4294967295__4294967294_) [0.000359s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json [0.000843s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_ack [0.001333s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_ack [0.000673s] ... ok {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init [0.003866s] ... ok {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_terminator_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {3} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_serialize [0.000210s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_min [0.000978s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_min [0.000781s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_max [0.001088s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_max [0.000880s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_max [0.000463s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p9 [0.000362s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p8 [0.000347s] ... ok {18} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_mid [0.000256s] ... ok {18} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize_with_zero [0.000314s] ... ok {18} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_echo [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295) [0.000315s] ... ok {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_serialize [0.000443s] ... ok {18} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_smaller_than_aux [0.000471s] ... ok {18} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len [0.000191s] ... ok {18} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser [0.000402s] ... ok {18} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string [0.000823s] ... ok {18} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_len [0.000179s] ... ok {18} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat_ack [0.000293s] ... ok {18} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init [0.002747s] ... ok {18} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_ecn_echo [0.001086s] ... ok {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6 [0.002183s] ... ok {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_actions [0.001132s] ... ok {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_no_next_hop [0.003304s] ... ok {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route [0.001543s] ... ok {18} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_defaulted [0.000430s] ... ok {18} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. {18} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_serialize [0.001090s] ... ok {18} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_to_string [0.001018s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_actions [0.001500s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_flowspec_family [0.000972s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4 [0.002540s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_no_tunnel_info [0.001523s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_negative [0.000200s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__4294967295__4294967294_) [0.000369s] ... ok {18} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_reserved [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255_) [0.000364s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__0__1_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255_) [0.000350s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__0__1_) [0.000370s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__305419896__591751049_) [0.000357s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__305419896__591751049_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000828s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000794s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000805s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target___) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000857s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000823s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000817s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000805s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000768s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000776s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896_) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660_) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000949s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001096s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000742s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000690s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000702s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000716s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000754s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255) [0.000325s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__4294967295__4294967294_) [0.000356s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__4294967295__4294967294_) [0.000378s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_0) [0.000312s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_1311768467463790320) [0.000316s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_18446744073709551615) [0.000315s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_0) [0.000316s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_1311768467463790320) [0.000308s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_18446744073709551615) [0.000322s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896_) [0.000390s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_1311768467463790320) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295) [0.000302s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_18446744073709551615) [0.000322s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896_) [0.003951s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000931s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000862s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000843s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src___) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000926s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000871s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst___) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896_) [0.000354s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_0) [0.000400s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_0) [0.000307s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896_) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896_) [0.112370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.063364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_0) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_0) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_305419896) [0.034588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000448s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_305419896) [0.000306s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_305419896) [0.000317s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.016897s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_0) [0.000246s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_18446744073709551615) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_1311768467463790320) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_18446744073709551615) [0.000241s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_1311768467463790320) [0.000246s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_0) [0.000329s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_0) [0.000313s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_305419896) [0.000314s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_305419896) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_18446744073709551615) [0.000309s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_4294967295) [0.000316s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_4294967295) [0.000334s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_0) [0.000309s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_0) [0.001473s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_0) [0.000329s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_1311768467463790320) [0.000338s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_1311768467463790320) [0.000337s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_1311768467463790320) [0.000336s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_18446744073709551615) [0.000325s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_18446744073709551615) [0.000337s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_18446744073709551615) [0.000341s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_0) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000564s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_0) [0.000330s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_1311768467463790320) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000574s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_1311768467463790320) [0.000343s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_18446744073709551615) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000548s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_18446744073709551615) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000347s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_field_100_aG9nZWhvZ2U=) [0.000314s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_field_100_ZnVnYWZ1Z2E=) [0.000300s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_aG9nZWhvZ2U=) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000373s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_ZnVnYWZ1Z2E=) [0.000331s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_aG9nZWhvZ2U=) [0.000331s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_ZnVnYWZ1Z2E=) [0.000341s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_init [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000378s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_parse [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000272s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_serialize [0.000166s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_len [0.000234s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_init [0.000137s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_init [0.000110s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_65535) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_65535) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_pcp_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000317s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser_padding [0.000206s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_serialize [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_dscp_0) [0.000283s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_parser [0.000128s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_max [0.000192s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_min [0.000162s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_15 [0.000280s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_5 [0.000166s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_2 [0.000156s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_7 [0.000149s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_0 [0.000207s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_init [0.000301s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_p1 [0.000366s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_max [0.000172s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_init [0.000151s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_min [0.000883s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_min [0.000261s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_max [0.000130s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_max [0.000183s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p21 [0.000207s] ... ok {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_min [0.000879s] ... ok {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_default_args [0.000414s] ... ok {2} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_len [0.000212s] ... ok {2} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn1 [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_dscp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_ecn_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_ecn_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_255) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_proto_0) [0.000238s] ... ok 12 bytearray(b'1\x05\n\x01\x00\x1eb\xf8\xc0\xa8\x00\x02') (49, 5, 10, 1, 30, 25336, b'\xc0\xa8\x00\x02') {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_proto_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_proto_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_proto_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_without_data [0.000352s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_without_data [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_192_0_2_1) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000274s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_init [0.000108s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report_with_records [0.000214s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init [0.000109s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json [0.000576s] ... ok {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize [0.000237s] ... ok {2} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_parser [0.000223s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_55_ofp_table_features_request_packet) [0.546436s] ... ok {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json [0.000762s] ... ok {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize_with_records [0.001652s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_42_ofp_get_async_request_packet) [0.000293s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_9_ofp_get_config_reply_packet) [0.000456s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_conjunction_packet) [0.002680s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_reply_packet) [0.000465s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_packet) [0.001946s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_65535) [0.000209s] ... ok {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init [0.000199s] ... ok {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs_and_aux [0.000201s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_fintimeout_packet) [0.001877s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_35_ofp_queue_get_config_request_packet) [0.000297s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_1_ofp_packet_out_packet) [0.000520s] ... ok {2} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_serialize [0.000198s] ... ok {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_hop_opts [0.002655s] ... ok {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_hop_opts [0.001325s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_packet_in_packet) [0.000735s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000287s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_29_ofp_port_stats_request_packet) [0.000353s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_47_ofp_meter_config_request_packet) [0.000351s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_30_ofp_port_stats_reply_packet) [0.000827s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_65535) [0.000217s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_52_ofp_meter_features_reply_packet) [0.000470s] ... ok {2} os_ken.tests.unit.packet.test_ipv6.Test_option.test_serialize [0.000169s] ... ok {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_vlan_arp [0.002983s] ... ok {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp [0.005765s] ... ok {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_ack [0.000213s] ... ok {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_abort [0.009336s] ... ok {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init [0.004519s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_22_ofp_port_mod_packet) [0.000410s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_37_ofp_queue_stats_request_packet) [0.000361s] ... ok {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_parser [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000280s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_match_conj_packet) [0.002071s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_59_ofp_packet_in_packet) [0.002421s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_38_ofp_queue_stats_reply_packet) [0.000647s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_13_ofp_echo_request_packet) [0.000479s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_51_ofp_meter_features_request_packet) [0.000333s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_v6_packet) [0.002438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_4660) [0.000209s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_output_trunc_packet) [0.001495s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_50_ofp_meter_stats_reply_packet) [0.000707s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_4_ofp_packet_in_packet) [0.001201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000299s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_clear_packet) [0.002016s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_request_packet) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000247s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_39_ofp_port_status_packet) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000250s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_63_onf_flow_monitor_request_packet) [0.003968s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_4294967295) [0.000209s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_36_ofp_queue_get_config_reply_packet) [0.001487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000276s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_load_nx_register_packet) [0.001701s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000254s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_54_ofp_port_desc_reply_packet) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000277s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller_packet) [0.001271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_0) [0.000217s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_33_ofp_group_desc_request_packet) [0.000271s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_45_ofp_meter_mod_packet) [0.000845s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_305419896) [0.000205s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_get_config_reply_packet) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000392s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_22_ofp_port_mod_packet) [0.001194s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_33_ofp_group_desc_request_packet) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_0) [0.000244s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_2_ofp_flow_mod_packet) [0.004567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000232s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_44_ofp_flow_mod_packet) [0.001376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000365s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_65_ofp_role_status_packet) [0.000826s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000356s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_59_ofp_experimenter_request_packet) [0.000345s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_7_ofp_set_config_packet) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000336s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_16_ofp_experimenter_packet) [0.000449s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_25_ofp_aggregate_stats_request_packet) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000332s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_63_ofp_queue_desc_request_packet) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000349s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_48_ofp_meter_stats_reply_packet) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_0) [0.000235s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_0_ofp_desc_reply_packet) [0.000403s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_27_ofp_table_stats_request_packet) [0.000275s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_49_ofp_meter_features_request_packet) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000240s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_56_ofp_group_stats_reply_packet) [0.000722s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_4_ofp_packet_in_packet) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000234s] ... ok 24 bytearray(b'1\x05\n\x01\x00\x1e)\xc9 \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02') (49, 5, 10, 1, 30, 10697, b' \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02') {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_41_ofp_get_async_reply_packet) [0.001513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000499s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_68_ofp_table_status_packet) [0.001035s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_28_ofp_table_stats_reply_packet) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000506s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_69_ofp_bundle_ctrl_msg_packet) [0.001119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000532s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_45_ofp_meter_config_request_packet) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000505s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_36_ofp_queue_stats_reply_packet) [0.001135s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_20_ofp_role_reply_packet) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000340s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_43_ofp_meter_mod_packet) [0.001114s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000300s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_29_ofp_port_stats_request_packet) [0.000293s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_32_ofp_group_features_reply_packet) [0.000405s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_31_ofp_group_features_request_packet) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000307s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_55_ofp_group_stats_request_packet) [0.000449s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_35_ofp_queue_stats_request_packet) [0.000296s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_66_ofp_flow_monitor_request_packet) [0.000514s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_10_ofp_hello_packet) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000505s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_23_ofp_table_mod_packet) [0.000938s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000509s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_57_ofp_packet_in_packet) [0.000932s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000519s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_15_ofp_error_msg_packet) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000551s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_52_ofp_port_desc_reply_packet) [0.001450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000331s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_30_ofp_port_stats_reply_packet) [0.001564s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_24_ofp_desc_request_packet) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_12_ofp_flow_stats_reply_packet) [0.003627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_70_ofp_bundle_add_msg_packet) [0.000891s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_11_ofp_flow_stats_request_packet) [0.000456s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_13_ofp_echo_request_packet) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_26_ofp_aggregate_stats_reply_packet) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_60_ofp_experimenter_reply_packet) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src___) [0.000306s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_62_ofp_table_desc_reply_packet) [0.001329s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_50_ofp_meter_features_reply_packet) [0.000413s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_17_ofp_barrier_request_packet) [0.000209s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_18_ofp_barrier_reply_packet) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_42_ofp_set_async_packet) [0.002191s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_19_ofp_role_request_packet) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_21_ofp_group_mod_packet) [0.000922s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000265s] ... ok 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_tc_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_tc_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pbb_uca_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pbb_uca_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_0) [0.000203s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_53_ofp_table_features_request_packet) [0.184197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_0) [0.000203s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_3_ofp_flow_mod_packet) [0.001105s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000277s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_61_ofp_table_desc_request_packet) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000276s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_67_ofp_flow_monitor_reply_packet) [0.000912s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000251s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_5_ofp_features_request_packet) [0.000225s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_8_ofp_get_config_request_packet) [0.000198s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_40_ofp_get_async_request_packet) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_0) [0.000195s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_37_ofp_port_status_packet) [0.001244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_0) [0.000198s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_58_ofp_flow_mod_packet) [0.002224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000296s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_34_ofp_group_desc_reply_packet) [0.000652s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_9_ofp_get_config_reply_packet) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000269s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP14_ofp_packet_out_packet_library_packet) [0.001452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000201s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_46_ofp_meter_config_reply_packet) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000219s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_71_ofp_requestforward_packet) [0.001114s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000293s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_54_ofp_table_features_reply_packet) [0.140710s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_39_ofp_error_msg_experimenter_packet) [0.000481s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_6_ofp_features_reply_packet) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000308s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_51_ofp_port_desc_request_packet) [0.000278s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_38_ofp_flow_removed_packet) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000325s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_64_ofp_queue_desc_reply_packet) [0.001094s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000317s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_14_ofp_echo_reply_packet) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_47_ofp_meter_stats_request_packet) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_1_ofp_packet_out_packet) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_hello_packet) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_reply_packet) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_status_packet) [0.000939s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_reply_packet) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_request_packet) [0.000298s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_request_packet) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src___) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_reply_packet) [0.000385s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_packet) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src___) [0.000268s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_request_packet) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src___) [0.000287s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_reply_packet) [0.001094s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_request_packet) [0.000930s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_reply_packet) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_add_packet) [0.002632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst___) [0.000285s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_async_packet) [0.001859s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst___) [0.000285s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_reply_packet) [0.001095s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_reply_packet) [0.001452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_request_packet) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000263s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_conjunction_packet) [0.001586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000280s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_request_packet) [0.000630s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_request_packet) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_0) [0.000190s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_packet) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000187s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_reply_packet) [0.000662s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_packet) [0.000459s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_reply_packet) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000232s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_request_packet) [0.000284s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_reply_packet) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_0) [0.000191s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_reply_packet) [0.001526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000241s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_mod_packet) [0.001750s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_request_packet) [0.000280s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_in_packet) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000234s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_request_packet) [0.000233s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_request_packet) [0.000365s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_reply_packet) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000182s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_request_packet) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000180s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_mod_packet) [0.001138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_removed_packet) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_ctrl_packet) [0.000604s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_request_packet) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_request_packet) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_reply_packet) [0.000793s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_request_packet) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_experimenter_packet) [0.000466s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_reply_packet) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_config_packet) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_reply_packet) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000294s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_reply_packet) [0.000561s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_request_packet) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000290s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_reply_packet) [0.000709s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_match_conj_packet) [0.001432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_status_packet) [0.001215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_reply_packet) [0.000379s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_request_packet) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_reply_packet) [0.000957s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_request_packet) [0.000287s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_status_packet) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_request_packet) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000296s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_request_packet) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_requestforward_packet) [0.001849s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_reply_packet) [0.000578s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_reply_packet) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000316s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_request_packet) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_reply_packet) [0.000426s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_mod_packet) [0.000407s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_request_packet) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_out_packet) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_reply_packet) [0.000431s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_request_packet) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_request_packet) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_reply_packet) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000301s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_reply_packet) [0.001178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_request_packet) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_mod_packet) [0.000921s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000280s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_reply_packet) [0.001649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_0) [0.000202s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_packet) [0.003228s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_request_packet) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_0) [0.000189s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_request_packet) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_0) [0.000206s] ... ok {6} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_reply_packet) [0.000776s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000193s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_len [0.000113s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_init [0.000065s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_init [0.000066s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_parser [0.000103s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000252s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_parser [0.000090s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000232s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_init [0.000064s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_255) [0.000181s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_min [0.000084s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_mid [0.000071s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_mid [0.000074s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_min [0.000252s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_5 [0.000101s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000241s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_8 [0.000077s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_0 [0.000083s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_11 [0.000073s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_9 [0.000070s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_6 [0.000099s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_0 [0.000107s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_4 [0.000092s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_mid [0.000195s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStatsRequest.test_serialize [0.000092s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000262s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_max [0.000367s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_min [0.000583s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_min [0.000570s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_mid [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000246s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p15 [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000247s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_init [0.000078s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p7 [0.000128s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_mid [0.000098s] ... ok {6} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p31 [0.000096s] ... ok {6} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_notification [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_4660) [0.000187s] ... ok {6} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_cc_message [0.001706s] ... ok {6} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_init [0.000108s] ... ok {6} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_init [0.000088s] ... ok {6} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000279s] ... ok {6} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs_and_aux [0.000333s] ... ok {6} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs_and_aux [0.000199s] ... ok {6} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize [0.000098s] ... ok {6} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_larger_than_aux [0.000114s] ... ok {6} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len_re [0.000127s] ... ok {6} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_default_args [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000289s] ... ok {6} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat_ack [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_0) [0.000218s] ... ok {6} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_serialize [0.000097s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_305419896) [0.000206s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_ipv4_prefix [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_305419896) [0.000192s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_path_3 [0.000220s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as4_path [0.000137s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_as4_path_is_supported [0.000143s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_not_exist_actions [0.000096s] ... ok {6} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_over [0.000071s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_1311768467463790320) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_1311768467463790320) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_18446744073709551615) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_1311768467463790320) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_0) [0.000205s] ... ok usage: osken-manager [-h] [--app-lists APP_LISTS] [--ca-certs CA_CERTS] [--ciphers CIPHERS] [--config-dir DIR] [--config-file PATH] [--ctl-cert CTL_CERT] [--ctl-privkey CTL_PRIVKEY] [--default-log-level DEFAULT_LOG_LEVEL] [--enable-debugger] [--explicit-drop] [--install-lldp-flow] [--log-config-file LOG_CONFIG_FILE] [--log-dir LOG_DIR] [--log-file LOG_FILE] [--log-file-mode LOG_FILE_MODE] [--noenable-debugger] [--noexplicit-drop] [--noinstall-lldp-flow] [--noobserve-links] [--nouse-stderr] [--nouse-syslog] [--noverbose] [--observe-links] [--ofp-listen-host OFP_LISTEN_HOST] [--ofp-ssl-listen-port OFP_SSL_LISTEN_PORT] [--ofp-switch-address-list OFP_SWITCH_ADDRESS_LIST] [--ofp-switch-connect-interval OFP_SWITCH_CONNECT_INTERVAL] [--ofp-tcp-listen-port OFP_TCP_LISTEN_PORT] [--pid-file PID_FILE] [--use-stderr] [--use-syslog] [--user-flags USER_FLAGS] [--verbose] [--version] [--zapi-client-route-type ZAPI_CLIENT_ROUTE_TYPE] [--zapi-db-url ZAPI_DB_URL] [--zapi-frr-version ZAPI_FRR_VERSION] [--zapi-retry-interval ZAPI_RETRY_INTERVAL] [--zapi-router-id ZAPI_ROUTER_ID] [--zapi-server-host ZAPI_SERVER_HOST] [--zapi-server-port ZAPI_SERVER_PORT] [--zapi-server-version ZAPI_SERVER_VERSION] [--bgp-app-config-file BGP-APP_CONFIG_FILE] [--bgp-app-rpc-host BGP-APP_RPC_HOST] [--bgp-app-rpc-port BGP-APP_RPC_PORT] [--test-switch-dir TEST-SWITCH_DIR] [--test-switch-interval TEST-SWITCH_INTERVAL] [--test-switch-target TEST-SWITCH_TARGET] [--test-switch-target-version TEST-SWITCH_TARGET_VERSION] [--test-switch-target_recv_port TEST-SWITCH_TARGET_RECV_PORT] [--test-switch-target_send_port_1 TEST-SWITCH_TARGET_SEND_PORT_1] [--test-switch-target_send_port_2 TEST-SWITCH_TARGET_SEND_PORT_2] [--test-switch-tester TEST-SWITCH_TESTER] [--test-switch-tester-version TEST-SWITCH_TESTER_VERSION] [--test-switch-tester_recv_port_1 TEST-SWITCH_TESTER_RECV_PORT_1] [--test-switch-tester_recv_port_2 TEST-SWITCH_TESTER_RECV_PORT_2] [--test-switch-tester_send_port TEST-SWITCH_TESTER_SEND_PORT] [app ...] positional arguments: app application module name to run optional arguments: -h, --help show this help message and exit --app-lists APP_LISTS application module name to run --ca-certs CA_CERTS CA certificates --ciphers CIPHERS list of ciphers to enable --config-dir DIR Path to a config directory to pull `*.conf` files from. This file set is sorted, so as to provide a predictable parse order if individual options are over-ridden. The set is parsed after the file(s) specified via previous --config-file, arguments hence over-ridden options in the directory take precedence. This option must be set from the command-line. --config-file PATH Path to a config file to use. Multiple config files can be specified, with values in later files taking precedence. Defaults to None. This option must be set from the command-line. --ctl-cert CTL_CERT controller certificate --ctl-privkey CTL_PRIVKEY controller private key --default-log-level DEFAULT_LOG_LEVEL default log level --enable-debugger don't overwrite Python standard threading library(use only for debugging) --explicit-drop link discovery: explicitly drop lldp packet in --install-lldp-flow link discovery: explicitly install flow entry to send lldp packet to controller --log-config-file LOG_CONFIG_FILE Path to a logging config file to use --log-dir LOG_DIR log file directory --log-file LOG_FILE log file name --log-file-mode LOG_FILE_MODE default log file permission --noenable-debugger The inverse of --enable-debugger --noexplicit-drop The inverse of --explicit-drop --noinstall-lldp-flow The inverse of --install-lldp-flow --noobserve-links The inverse of --observe-links --nouse-stderr The inverse of --use-stderr --nouse-syslog The inverse of --use-syslog --noverbose The inverse of --verbose --observe-links observe link discovery events. --ofp-listen-host OFP_LISTEN_HOST openflow listen host (default 0.0.0.0) --ofp-ssl-listen-port OFP_SSL_LISTEN_PORT openflow ssl listen port (default: 6653) --ofp-switch-address-list OFP_SWITCH_ADDRESS_LIST list of IP address and port pairs (default empty). e.g., "127.0.0.1:6653,[::1]:6653" --ofp-switch-connect-interval OFP_SWITCH_CONNECT_INTERVAL interval in seconds to connect to switches (default 1) --ofp-tcp-listen-port OFP_TCP_LISTEN_PORT openflow tcp listen port (default: 6653) --pid-file PID_FILE pid file name --use-stderr log to standard error --use-syslog output to syslog --user-flags USER_FLAGS Additional flags file for user applications --verbose show debug output --version show program's version number and exit zapi options: --zapi-client-route-type ZAPI_CLIENT_ROUTE_TYPE Zebra route type advertised by Zebra client service. (default: BGP) --zapi-db-url ZAPI_DB_URL URL to database used by Zebra protocol service (default: sqlite:///zebra.db) --zapi-frr-version ZAPI_FRR_VERSION FRRouting version when integrated with FRRouting (e.g., 3.0) --zapi-retry-interval ZAPI_RETRY_INTERVAL Retry interval connecting to Zebra server (default: 10) --zapi-router-id ZAPI_ROUTER_ID Initial Router ID used by Zebra protocol service (default: 1.1.1.1) --zapi-server-host ZAPI_SERVER_HOST Path to Unix Socket or IP address of Zebra server (default: /var/run/quagga/zserv.api) --zapi-server-port ZAPI_SERVER_PORT Port number of Zebra server (default: 2600) --zapi-server-version ZAPI_SERVER_VERSION Zebra protocol version of Zebra server (default: 2) bgp-app options: --bgp-app-config-file BGP-APP_CONFIG_FILE The config file formatted in Python source file. Please refer to "bgp_sample_conf.py" for details. --bgp-app-rpc-host BGP-APP_RPC_HOST IP for RPC server (default: 0.0.0.0) --bgp-app-rpc-port BGP-APP_RPC_PORT Port for RPC server (default: 50002) test-switch options: --test-switch-dir TEST-SWITCH_DIR test files directory --test-switch-interval TEST-SWITCH_INTERVAL interval time in seconds of each test (default: 0) --test-switch-target TEST-SWITCH_TARGET target sw dp-id --test-switch-target-version TEST-SWITCH_TARGET_VERSION target sw OFP version [openflow10|openflow13|openflow14] (default: openflow13) --test-switch-target_recv_port TEST-SWITCH_TARGET_RECV_PORT target sw receiving port (default: 1) --test-switch-target_send_port_1 TEST-SWITCH_TARGET_SEND_PORT_1 target sw sending port 1 (default: 2) --test-switch-target_send_port_2 TEST-SWITCH_TARGET_SEND_PORT_2 target sw sending port 2 (default: 3) --test-switch-tester TEST-SWITCH_TESTER tester sw dp-id --test-switch-tester-version TEST-SWITCH_TESTER_VERSION tester sw OFP version [openflow10|openflow13|openflow14] (default: openflow13) --test-switch-tester_recv_port_1 TEST-SWITCH_TESTER_RECV_PORT_1 tester sw receiving port 1 (default: 2) --test-switch-tester_recv_port_2 TEST-SWITCH_TESTER_RECV_PORT_2 tester sw receiving port 2 (default: 3) --test-switch-tester_send_port TEST-SWITCH_TESTER_SEND_PORT tester sw sending port (default: 1) {29} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_help [0.013593s] ... ok {29} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v12 [0.002669s] ... ok {29} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_1 [0.001010s] ... ok {29} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_properties [0.000159s] ... ok {29} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_group [0.000126s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_serialize [0.000325s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_serialize [0.000206s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_init [0.000125s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_parser [0.000121s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_parser [0.000291s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_init [0.000149s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_mid [0.000235s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_max [0.000248s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_mid [0.000130s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_mid [0.040675s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_mid [0.000307s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_6 [0.000270s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_1 [0.000196s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_7 [0.000230s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_10 [0.000198s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_1 [0.000211s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p1 [0.037130s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p1 [0.029750s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mid [0.000263s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_min [0.001501s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_max [0.000845s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_total_len [0.000438s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p4 [0.000367s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p4 [0.000214s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p2 [0.000376s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p12 [0.000212s] ... ok {29} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_mid [0.001070s] ... ok {29} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_novlan [0.000464s] ... ok {29} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_sha1 [0.000899s] ... ok {29} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_json [0.000782s] ... ok {29} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_init [0.000333s] ... ok {29} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_parser [0.000235s] ... ok {29} os_ken.tests.unit.packet.test_geneve.Test_geneve.test_parser [0.010860s] ... ok {29} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_serialize [0.000602s] ... ok {29} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_parser [0.000240s] ... ok {29} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp_with_records [0.000832s] ... ok {29} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json_with_records [0.004187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000274s] ... ok {29} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_serialize [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_0) [0.000200s] ... ok {29} os_ken.tests.unit.packet.test_llc.Test_ControlFormatS.test_json [0.001278s] ... ok {29} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse [0.000470s] ... ok {29} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_json [0.003703s] ... ok {29} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_error [0.000532s] ... ok {29} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown [0.000229s] ... ok {29} os_ken.tests.unit.packet.test_slow.Test_lacp.test_init [0.000458s] ... ok {29} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_malformed_svlan [0.000201s] ... ok {29} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_to_jsondict [0.000381s] ... ok {29} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4_without_actions [0.001451s] ... ok {29} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_all_actions [0.002225s] ... ok {29} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_not_colon [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_1311768467463790320) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.005816s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.001277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000861s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000686s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000694s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000713s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000709s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_dscp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_dscp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_ecn_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_ecn_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_proto_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_proto_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_proto_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_proto_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_proto_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_proto_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_tc_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_tc_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pbb_uca_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_4194341_aG9nZWhvZ2U=) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_4194341_ZnVnYWZ1Z2E=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_4194341_aG9nZWhvZ2U=) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_4194341_ZnVnYWZ1Z2E=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_4194341_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_4194341_ZnVnYWZ1Z2E=) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_4660) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_dscp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_dscp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_dscp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_dscp_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_dscp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_dscp_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_ecn_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_ecn_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_ecn_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_ecn_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_ecn_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_ecn_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_proto_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_proto_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_proto_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_proto_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_proto_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_proto_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_proto_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_proto_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_proto_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_proto_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_4660) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_4660) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_4660) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_65535) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_4660) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_65535) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_tc_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_tc_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pbb_uca_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pbb_uca_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_4194341_aG9nZWhvZ2U=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_4194341_ZnVnYWZ1Z2E=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_4194341_aG9nZWhvZ2U=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_4194341_ZnVnYWZ1Z2E=) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_4194341_aG9nZWhvZ2U=) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_4194341_ZnVnYWZ1Z2E=) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_aG9nZWhvZ2U=) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E=) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_aG9nZWhvZ2U=) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E=) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_aG9nZWhvZ2U=) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E=) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_aG9nZWhvZ2U=) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E=) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_aG9nZWhvZ2U=) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E=) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_aG9nZWhvZ2U=) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E=) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000710s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000705s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000704s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000690s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000764s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000726s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000706s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000737s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000698s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000693s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000723s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000698s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000850s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src___) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src___) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000704s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000710s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000721s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000751s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_255) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000706s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_4294967295) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_305419896) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target___) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000708s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000681s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000716s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000693s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000720s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_255) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000708s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000694s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src___) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst___) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_4294967295) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_0) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_4294967295) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target___) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000701s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src___) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000700s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000743s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000705s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_tc_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_tc_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_tc_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_tc_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pbb_uca_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pbb_uca_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pbb_uca_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_4194341_aG9nZWhvZ2U=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_4194341_ZnVnYWZ1Z2E=) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_aG9nZWhvZ2U=) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000681s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_4194341_aG9nZWhvZ2U=) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_4194341_ZnVnYWZ1Z2E=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_aG9nZWhvZ2U=) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src___) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src___) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst___) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_4194341_aG9nZWhvZ2U=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_4194341_ZnVnYWZ1Z2E=) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_aG9nZWhvZ2U=) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_aG9nZWhvZ2U=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_ZnVnYWZ1Z2E=) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_aG9nZWhvZ2U=) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_ZnVnYWZ1Z2E=) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896_) [0.000834s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255_) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255_) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst___) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255_) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst___) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_1311768467463790320) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_1311768467463790320) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_dscp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_dscp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_ecn_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_ecn_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_proto_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_proto_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_proto_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_proto_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target___) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_tc_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_uca_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_bos_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_16777215) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_16777215) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_1193046) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_16777215) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst___) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_1193046) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_16777215) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_1311768467463790320) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_18446744073709551615) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_18446744073709551615) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_18446744073709551615) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_1193046) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_16777215) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000702s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000836s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000693s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000686s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000701s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000717s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000681s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000754s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000708s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000716s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_dscp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_dscp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_ecn_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_ecn_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_proto_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_proto_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_proto_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_proto_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_proto_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_proto_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_tc_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_tc_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_uca_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_bos_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_bos_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_16777215) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_1193046) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_16777215) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_1193046) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_16777215) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_255) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_dscp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_dscp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_dscp_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_dscp_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_dscp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_dscp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_1193046) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_16777215) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_16777215) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_ecn_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_ecn_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_ecn_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_ecn_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_ecn_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_1193046) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_16777215) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_16777215) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_proto_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_proto_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_proto_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_proto_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_proto_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_proto_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_proto_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_proto_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_proto_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_proto_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_proto_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_proto_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_16777215) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_16777215) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000925s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_4660) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_65535) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_4660) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_65535) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_65535) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_4660) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_65535) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst___) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_65535) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_16777215) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_1193046) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_16777215) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst___) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_1193046) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_1193046) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_16777215) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_tc_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_uca_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_uca_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src___) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src___) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_bos_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_bos_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_16777215) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_1193046) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_16777215) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_1193046) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_16777215) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000724s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000713s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000715s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000693s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000703s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000734s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000697s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000683s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000710s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000739s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000719s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000694s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000706s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst___) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src___) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_1193046) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_16777215) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000681s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_0) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst___) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_1193046) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_16777215) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_4660) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_1193046) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_16777215) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_1193046) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_16777215) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_16777215) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_1193046) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_16777215) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000708s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_4294967295) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_4294967295) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_1193046) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_16777215) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000705s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000699s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000704s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000725s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000713s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000715s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000716s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_1193046) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_1193046) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_16777215) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_tc_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_tc_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_tc_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst___) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_1193046) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_16777215) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_1193046) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_16777215) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_uca_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_uca_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_uca_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_uca_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_bos_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_bos_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_1193046) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_16777215) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_1193046) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_16777215) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_1193046) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_16777215) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000719s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src___) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_bos_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_16777215) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src___) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_0) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst___) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst___) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_1193046) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_16777215) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_1193046) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_16777215) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_1193046) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_16777215) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_1193046) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_16777215) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660_) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660_) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660_) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__4660__4660_) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__65535__4660_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_0) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_65535) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255_) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255_) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255_) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255_) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255_) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255_) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255_) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255_) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255) [0.000114s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660_) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660_) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660_) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660_) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660) [0.000129s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660_) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660_) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660_) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660_) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660) [0.000116s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660_) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660_) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255_) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255_) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255_) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0) [0.000116s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660_) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src___) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst___) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295) [0.000129s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255_) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255_) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255_) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target___) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255_) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255_) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255_) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255_) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255) [0.000125s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660_) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660_) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0) [0.000135s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535) [0.000125s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0) [0.000135s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src___) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst___) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896_) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896_) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896_) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896_) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255_) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255_) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0) [0.000135s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660_) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_dscp_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_dscp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_ecn_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_ecn_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_proto_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_proto_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_proto_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_proto_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_tc_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_tc_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_uca_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_uca_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_bos_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_bos_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_1193046) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_16777215) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_1193046) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_1193046) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_16777215) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_1193046) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_16777215) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_18446744073709551615) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_65535) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_65535) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_1311768467463790320) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_18446744073709551615) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_18446744073709551615) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_18446744073709551615) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_1193046) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_16777215) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000694s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_dscp_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_dscp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_ecn_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_ecn_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_proto_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_proto_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_proto_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_proto_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_proto_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_proto_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_tc_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_uca_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_uca_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_bos_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_bos_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_16777215) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_1193046) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_16777215) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_16777215) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_65535) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_255) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_255) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_255) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_dscp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_dscp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_dscp_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_dscp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_dscp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_dscp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_16777215) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_1193046) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_ecn_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_ecn_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_ecn_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_ecn_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_ecn_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_1193046) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_1193046) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_16777215) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_proto_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_proto_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_proto_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_proto_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_proto_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_proto_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src___) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_proto_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_proto_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_proto_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_proto_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_proto_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_proto_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_1193046) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_16777215) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_16777215) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_65535) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_4660) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_65535) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_65535) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_4660) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_65535) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_65535) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_4660) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_65535) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_4660) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_4660) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_4660) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src___) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_4660) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_4660) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_65535) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_4660) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_65535) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_65535) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_1193046) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_16777215) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_16777215) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_1193046) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_16777215) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_1193046) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_16777215) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_305419896) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_tc_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_tc_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_uca_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_uca_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_bos_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_bos_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_16777215) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_1193046) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_16777215) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_1193046) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_16777215) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src___) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_1193046) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_16777215) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst___) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_305419896) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_1193046) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_16777215) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_1193046) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_16777215) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_1193046) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_16777215) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_4294967295) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_1193046) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_1193046) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_16777215) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target___) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_1193046) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_16777215) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000579s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000541s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_305419896) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_1193046) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_16777215) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_tc_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_tc_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_tc_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_tc_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_1193046) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_16777215) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_1193046) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_16777215) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_uca_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_uca_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_uca_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_uca_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst___) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src___) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst___) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_bos_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_1193046) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_16777215) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_1193046) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_16777215) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_1193046) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_16777215) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_4294967295) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst___) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst___) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_bos_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_bos_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_1193046) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_16777215) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_1193046) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_16777215) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_16777215) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst___) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_1193046) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_16777215) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_16777215) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_1193046) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660_) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660_) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__0__4660_) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__4660__4660_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__65535__4660_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_4660) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_65535) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255_) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255) [0.000115s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255_) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255_) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0) [0.000116s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255) [0.000116s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255_) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255_) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255_) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0) [0.000115s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660_) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660_) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660_) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660_) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660_) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660_) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660_) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535) [0.000120s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255_) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255_) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255_) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255_) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0) [0.000113s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660_) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src___) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst___) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295) [0.000129s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255_) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255_) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0) [0.000122s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255) [0.000116s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target___) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896_) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896) [0.000129s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255_) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255_) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0) [0.000119s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255_) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255_) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255) [0.000117s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660_) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660_) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0) [0.000125s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535) [0.000115s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896_) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src___) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst___) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896_) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896_) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896_) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896_) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295) [0.000133s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896_) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0) [0.000127s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295) [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=) [0.000130s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255_) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255_) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046_) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046_) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046_) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0) [0.000125s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660_) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660_) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0) [0.000124s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660) [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535) [0.000118s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896_) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896) [0.000132s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295) [0.000126s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_1311768467463790320) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_pcp_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_dscp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_dscp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_ecn_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_ecn_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_proto_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_proto_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_proto_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_proto_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_tc_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_tc_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_uca_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_uca_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src___) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_bos_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_bos_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_1193046) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_16777215) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_1193046) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_16777215) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_1193046) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_16777215) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_4660) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst___) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_4294967295) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_1193046) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_1311768467463790320) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_1311768467463790320) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_18446744073709551615) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_1311768467463790320) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_18446744073709551615) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_18446744073709551615) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_18446744073709551615) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_1311768467463790320) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_18446744073709551615) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_4294967295) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_1193046) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_16777215) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000375s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000379s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.060284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000362s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000547s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_dscp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_dscp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_ecn_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_ecn_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_proto_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_proto_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_proto_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_proto_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_proto_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_proto_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_tc_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_tc_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_uca_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_uca_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_65535) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_bos_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_1193046) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_16777215) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_1193046) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_1193046) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_16777215) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_4660) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_65535) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_65535) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_65535) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_4660) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_4660) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_4660) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_255) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_255) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_dscp_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_dscp_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_4660) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_dscp_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_dscp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_dscp_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_dscp_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_16777215) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_16777215) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_255) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_ecn_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_ecn_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_ecn_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_ecn_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_ecn_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_ecn_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_1193046) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_1193046) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_16777215) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__4294967295__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_0) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_proto_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_proto_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_proto_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_proto_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_proto_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_proto_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_255) [0.000135s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_255) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_proto_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_proto_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_proto_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_proto_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_proto_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_1193046) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_16777215) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_1193046) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__0__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000371s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_4294967295) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_65535) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_65535) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_4660) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_4660) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_4660) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_4660) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_4660) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_65535) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__4660__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_4660) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_4660) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_4660) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_4660) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_4660) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_65535) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_65535) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_4660) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_65535) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_65535) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_65535) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_4660) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_65535) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_4660) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_4660) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_65535) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_4660) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_65535) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__65535__4660_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_4660) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_4660) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_4660) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_4660) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_65535) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_65535) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_65535) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src___) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_4660) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__65535__4660_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_4660) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_65535) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_65535) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_4660) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_4660) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_65535) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_65535) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_65535) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_4660) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_4660) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_65535) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_65535) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_4660) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_4660) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_4660) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_65535) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__0__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__4660__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__65535__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_255) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_255) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_4294967295) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_1193046) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_1193046) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_16777215) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src___) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_255) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_16777215) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_1193046) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_16777215) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__305419896__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target___) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_tc_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_tc_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_uca_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_uca_255) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_65535) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst___) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_4660) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_4660) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_65535) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_bos_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_bos_255) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_1193046) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_16777215) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_1193046) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_16777215) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_1193046) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_16777215) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_65535) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_0) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_305419896) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000369s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_0) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_0) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_4294967295) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_305419896) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_4294967295) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000576s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000522s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000521s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000542s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000340s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000553s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000333s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000338s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000345s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000363s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000374s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_255) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000372s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000355s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_305419896) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_1193046) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_16777215) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000635s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_4660) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_65535) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_305419896) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst___) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000535s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_0) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_305419896) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_4294967295) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_305419896) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_255) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_1193046) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_16777215) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_4660) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_65535) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_255) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_255) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_255) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_65535) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_255) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_4294967295) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_1193046) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_16777215) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_1193046) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_305419896) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_4660) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_255) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src___) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_1193046) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_16777215) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_1193046) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_16777215) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000605s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000364s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000376s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_305419896) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_255) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000385s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000382s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_4660) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_65535) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000347s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000528s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_0) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_4294967295) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_305419896) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_4294967295) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_305419896) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_4294967295) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_4294967295) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_4294967295) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_305419896) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_305419896) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_255) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_0) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_1193046) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_16777215) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000496s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_305419896) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000357s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000601s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000523s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000556s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000514s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000529s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000530s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000588s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000367s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000569s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000532s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000537s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000524s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000366s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000353s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000499s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_255) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_255) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_255) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_255) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_65535) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_4294967295) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src___) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_1193046) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_1193046) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_16777215) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__305419896__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_255) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_0) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_4660) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_0) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_65535) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_tc_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_tc_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_tc_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_255) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src___) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst___) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst___) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_0) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_305419896) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_305419896) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_4294967295) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_0) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_305419896) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_305419896) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_4294967295) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_0) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_305419896) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_305419896) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_4294967295) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_305419896) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_305419896) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_4294967295) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_305419896) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_0) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_305419896) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_4294967295) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_305419896) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_4294967295) [0.000143s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_0) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_305419896) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_4294967295) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_4294967295) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_0) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_0) [0.000131s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_255) [0.000129s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_255) [0.000128s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_0) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_1193046) [0.000139s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_16777215) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_1193046) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_16777215) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000135s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_255) [0.000134s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000140s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000136s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__0__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__305419896__305419896_) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__4294967295__305419896_) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__0__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__305419896__305419896_) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__4294967295__305419896_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_305419896) [0.000142s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_4294967295) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_0) [0.000138s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_0) [0.000137s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_4660) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_65535) [0.076804s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_4660) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_uca_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_uca_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_255) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_4294967295) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_uca_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_0) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_uca_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_255) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src___) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_255) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_4294967295) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_305419896) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_4294967295) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_4294967295) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_4294967295) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_305419896) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_0) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_305419896) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_4294967295) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_0) [0.000141s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_255) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_255) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_0) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_0) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_255) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_255) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_255) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_255) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__0__255_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__0__255_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__255__255_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__255__255_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__255__255_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_uca_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_255) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_4660) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_65535) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_4660) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_4660) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_65535) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_4660) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_65535) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_65535) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_65535) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_4660) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_4660) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_4660) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_4660) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_65535) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_65535) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_4660) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_4660) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_4660) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_65535) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_4660) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_4660) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_4660) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_65535) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_65535) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_4660) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_4660) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_0) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_4660) [0.000148s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_4660) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_65535) [0.000147s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_65535) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_4660) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_4660) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_65535) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_65535) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__0__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__4660__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__4660__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__65535__4660_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_4660) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_4660) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_65535) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_65535) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_4294967295) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_bos_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_bos_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_255) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_1193046) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_16777215) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_1193046) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_1193046) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_16777215) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_4660) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_65535) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000517s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000502s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000344s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000356s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000627s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000341s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000346s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000308s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000518s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000494s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000503s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_305419896) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000508s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000504s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000512s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000519s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000506s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000513s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000505s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000511s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000330s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000475s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000430s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000485s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000509s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000507s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000516s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000491s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000515s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_305419896) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_4294967295) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000325s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000342s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000350s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000343s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000472s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000495s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000332s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000337s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000358s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000373s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000351s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_0_0_0_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000368s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000322s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000298s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000296s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000309s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000294s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000289s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000326s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000336s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000328s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000365s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_255_255_255_255) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_255_255_255_255) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_4294967295) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_0) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_305419896) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_0) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_4294967295) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_4294967295) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_bos_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_bos_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_255) [0.000151s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_255) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_1193046) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_1193046) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_16777215) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_1193046) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_16777215) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_0) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_4660) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_65535) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000281s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src___) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src___) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000283s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src___) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src___) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src___) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src___) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src___) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src___) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000520s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000451s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000469s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_0) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src___) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src___) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst___) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst___) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst___) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst___) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst___) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst___) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst___) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst___) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst___) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst___) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst___) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000459s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000482s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000490s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000500s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000486s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000484s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_0) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst___) [0.000299s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst___) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst___) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_4294967295) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000312s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_4294967295) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_305419896) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_305419896) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_255) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_255) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_1193046) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_16777215) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_1193046) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_16777215) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000302s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_4660) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__305419896__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_0) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_305419896) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_4294967295) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_4294967295) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000278s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000274s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_305419896) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000285s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_305419896) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_305419896) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000290s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_18446744073709551615) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__0__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_4294967295) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_0) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_0) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_4294967295) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_1311768467463790320) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__4294967295__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__4294967295__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_4294967295) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_4294967295) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_4294967295) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_0) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_4294967295) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_4294967295) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000314s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_1311768467463790320) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_0) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_305419896) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_305419896) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_305419896) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_4294967295) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__0__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_4294967295) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_4294967295) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_305419896) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_4294967295) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_305419896) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_0) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000284s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_305419896) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_305419896) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_305419896) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_4294967295) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_0) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_0) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_305419896) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__0__305419896_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__0__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__4294967295__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_0) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_305419896) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_4294967295) [0.000158s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_305419896) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_305419896) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_4294967295) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_305419896) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000273s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_305419896) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_0) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_305419896) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000287s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000293s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_1311768467463790320) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_0) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_305419896) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__0__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__305419896__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_305419896) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_305419896) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_305419896) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000279s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_4294967295) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_305419896) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_0) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000235s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000213s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_305419896) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_4294967295) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_4294967295) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000222s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_0) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_0) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_305419896) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_4294967295) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000292s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000303s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_0) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_1311768467463790320) [0.000209s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_0) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000250s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000246s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_0) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_305419896) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_305419896) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_4294967295) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__0__305419896_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__0__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__305419896__305419896_) [0.000282s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__305419896__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__305419896__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__4294967295__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__4294967295__305419896_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__4294967295__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_0) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_0) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_305419896) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_305419896) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_305419896) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_4294967295) [0.000177s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_4294967295) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000238s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000227s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_0) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_305419896) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_305419896) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_4294967295) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_4294967295) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000226s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_0) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_0) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_305419896) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_305419896) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_4294967295) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_4294967295) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.000301s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000272s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000306s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_0) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_1311768467463790320) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_0) [0.000168s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000179s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_0) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000200s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000214s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000220s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_305419896) [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_305419896) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_305419896) [0.000199s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_4294967295) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__0__305419896_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__0__305419896_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__0__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__305419896__305419896_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__4294967295__305419896_) [0.000251s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__4294967295__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__4294967295__305419896_) [0.000291s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_0) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_305419896) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_305419896) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_4294967295) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_4294967295) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_4294967295) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000217s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000232s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000228s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000182s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000208s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000275s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000268s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000276s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000190s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000219s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000198s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__0__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_) [0.000236s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_) [0.000245s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_) [0.000237s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_305419896) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_4294967295) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_0) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_305419896) [0.000185s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_4294967295) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_1193046) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_16777215) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_1193046) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_16777215) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000234s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000241s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000233s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000193s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_0) [0.000161s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000183s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000194s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000191s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000203s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_0) [0.000152s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000163s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_255) [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000144s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__0__305419896_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__305419896__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__4294967295__305419896_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__0__305419896_) [0.000240s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__305419896__305419896_) [0.000243s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__4294967295__305419896_) [0.000212s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_305419896) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_0) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_305419896) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_4294967295) [0.000145s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000255s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000259s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000286s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_0) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000171s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_0) [0.000167s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_0) [0.000184s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000170s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000225s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000210s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000207s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000205s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000242s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000206s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000211s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_0) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000157s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000164s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000149s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__0__1193046_) [0.000260s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__0__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__0__1193046_) [0.000229s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__1193046__1193046_) [0.000230s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__1193046__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000252s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__16777215__1193046_) [0.000231s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__16777215__1193046_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000223s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_0) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_0) [0.000195s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_0) [0.000160s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_1193046) [0.000188s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_1193046) [0.000162s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_1193046) [0.000196s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_16777215) [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_16777215) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000288s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000248s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000280s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000253s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_0) [0.000176s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000175s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000189s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000197s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000166s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000204s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__0__1311768467463790320_) [0.000265s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000261s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000269s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000262s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000267s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000270s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_0) [0.000173s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_0) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_1311768467463790320) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_1311768467463790320) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_1311768467463790320) [0.000202s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_18446744073709551615) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_18446744073709551615) [0.000201s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_18446744073709551615) [0.000169s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__0__305419896_) [0.000218s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__305419896__305419896_) [0.000254s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__4294967295__305419896_) [0.000216s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__0__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__305419896__305419896_) [0.000221s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__4294967295__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__0__305419896_) [0.000244s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__305419896__305419896_) [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__4294967295__305419896_) [0.000224s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_0) [0.000159s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_305419896) [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_4294967295) [0.000178s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_0) [0.000192s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_305419896) [0.000156s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_4294967295) [0.000154s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_0) [0.000172s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_305419896) [0.000150s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_4294967295) [0.000155s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_parser [0.000121s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_serialize [0.000300s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_dst [0.000239s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_parser [0.000487s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_init [0.000180s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_mid [0.000215s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_min [0.000153s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierRequest.test_serialize [0.000324s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_min [0.000187s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_2 [0.000263s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_min_except_data [0.000165s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_12 [0.000123s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_min [0.000146s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_min [0.000761s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_mid [0.000408s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_mid [0.000492s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_mid [0.000464s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_min [0.000378s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_check_buffer_id [0.000360s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_min [0.000256s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p4 [0.000099s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p5 [0.000181s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p1 [0.000186s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p2 [0.000174s] ... ok {9} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p3 [0.000082s] ... ok {9} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_parser [0.000616s] ... ok {9} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_md_name_length_zero [0.000313s] ... ok {9} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_cc_message [0.002789s] ... ok {9} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_serialize [0.000120s] ... ok {9} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn4 [0.000163s] ... ok {9} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter [0.000162s] ... ok {9} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_serialize [0.000197s] ... ok {9} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_serialize [0.000480s] ... ok {9} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init [0.000204s] ... ok {9} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_to_string [0.001291s] ... ok {9} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_echo [0.000996s] ... ok {9} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_sack [0.000333s] ... ok {9} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_aggregation [0.000316s] ... ok {9} os_ken.tests.unit.packet.test_slow.Test_slow.test_invalid_subtype [0.000180s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_withdraw [0.003111s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery_vni [0.001202s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix [0.000094s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels [0.000146s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_invalid_ipv4_addr [0.000090s] ... ok {9} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_not_str [0.000056s] ... ok ====== Totals ====== Ran: 121128 tests in 46.0309 sec. - Passed: 121114 - Skipped: 14 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 40.2039 sec. ============== Worker Balance ============== - Worker 0 (55 tests) => 0:00:00.063391 - Worker 1 (55 tests) => 0:00:00.200199 - Worker 2 (191 tests) => 0:00:00.148306 - Worker 3 (55 tests) => 0:00:00.152190 - Worker 4 (55 tests) => 0:00:00.050504 - Worker 5 (55 tests) => 0:00:00.057020 - Worker 6 (368 tests) => 0:00:01.871441 - Worker 7 (54 tests) => 0:00:00.053156 - Worker 8 (54 tests) => 0:00:00.165009 - Worker 9 (118565 tests) => 0:00:45.899017 - Worker 10 (54 tests) => 0:00:00.246312 - Worker 11 (54 tests) => 0:00:00.062279 - Worker 12 (54 tests) => 0:00:00.242955 - Worker 13 (54 tests) => 0:00:00.047409 - Worker 14 (54 tests) => 0:00:00.061891 - Worker 15 (54 tests) => 0:00:00.119164 - Worker 16 (54 tests) => 0:00:00.073903 - Worker 17 (54 tests) => 0:00:00.405239 - Worker 18 (54 tests) => 0:00:00.153433 - Worker 19 (54 tests) => 0:00:00.128810 - Worker 20 (54 tests) => 0:00:00.139519 - Worker 21 (54 tests) => 0:00:00.041881 - Worker 22 (54 tests) => 0:00:00.050957 - Worker 23 (54 tests) => 0:00:00.146773 - Worker 24 (55 tests) => 0:00:00.077119 - Worker 25 (54 tests) => 0:00:00.079656 - Worker 26 (54 tests) => 0:00:00.065828 - Worker 27 (54 tests) => 0:00:00.060554 - Worker 28 (54 tests) => 0:00:00.052937 - Worker 29 (54 tests) => 0:00:00.190495 - Worker 30 (54 tests) => 0:00:00.098836 - Worker 31 (54 tests) => 0:00:00.070883 - Worker 32 (54 tests) => 0:00:00.095691 - Worker 33 (54 tests) => 0:00:00.054115 - Worker 34 (54 tests) => 0:00:00.118657 - Worker 35 (54 tests) => 0:00:00.178650 - Worker 36 (54 tests) => 0:00:00.217281 - Worker 37 (54 tests) => 0:00:00.120170 - Worker 38 (54 tests) => 0:00:00.046226 - Worker 39 (54 tests) => 0:00:00.068393 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-os-ken-2.8.1-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R2WDnI + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python3-os-ken + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python3-os-ken + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python3-os-ken + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-os-ken) = 2.8.1-1.el9s python-os-ken = 2.8.1-1.el9s python3-os-ken = 2.8.1-1.el9s python3.9-os-ken = 2.8.1-1.el9s python3.9dist(os-ken) = 2.8.1 python3dist(os-ken) = 2.8.1 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 Requires: /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 python3.9dist(eventlet) >= 0.26.1 python3.9dist(msgpack) >= 1 python3.9dist(ncclient) >= 0.6.13 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-config) >= 5.1 python3.9dist(ovs) >= 2.8 python3.9dist(packaging) >= 20.4 python3.9dist(pbr) >= 2 python3.9dist(routes) >= 2.3.1 python3.9dist(webob) >= 1.8.2 Obsoletes: python39-os-ken < 2.8.1-1.el9s Processing files: python-os-ken-doc-2.8.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AWHOW1 + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/doc/python-os-ken-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/doc/python-os-ken-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/doc/python-os-ken-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/doc/python-os-ken-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YvCJZO + umask 022 + cd /builddir/build/BUILD + cd os-ken-2.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python-os-ken-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python-os-ken-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch/usr/share/licenses/python-os-ken-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-os-ken-doc = 2.8.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-ken-2.8.1-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python-os-ken-doc-2.8.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-os-ken-2.8.1-1.el9s.noarch.rpm Child return code was: 0